[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gmGimpHistogram.pas line 36
type TgmGimpHistogram = class(TObject) |
||
public |
||
constructor Create; |
|
|
destructor Destroy; override; |
|
|
procedure gimp_histogram_calculate(); |
|
|
procedure gimp_histogram_view_expose(); |
|
|
function gimp_histogram_get_count(); |
|
|
function gimp_histogram_get_value(); |
|
|
property HistogramMap: TBitmap32; [r] |
|
|
property LineColor: TColor32; [rw] |
|
|
property BackgroundColor: TColor32; [rw] |
|
|
property Scale: TgmGimpHistogramScale; [rw] |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |