Record Imagec
Unit
Declaration
type Imagec = record
Description
Overview
Fields
Description
Fields
gamma: cdouble; |
|
chromaticity: ChromaticityInfo; |
|
orientation: OrientationType; |
|
rendering_intent: RenderingIntent; |
|
units: ResolutionType; |
|
montage: pcchar; |
|
directory: pcchar; |
|
geometry: pcchar; |
|
offset: clong; |
|
x_resolution: cdouble; |
|
y_resolution: cdouble; |
|
page: RectangleInfo; |
|
tile_info: RectangleInfo; |
|
blur: cdouble; |
|
fuzz: cdouble; |
|
filter: FilterTypes; |
|
interlace: InterlaceType; |
|
endian: EndianType; |
|
gravity: GravityType; |
|
compose: CompositeOperator; |
|
_dispose: DisposeType; |
|
scene: culong; |
|
delay: culong; |
|
iterations: culong; |
|
total_colors: culong; |
|
start_loop: clong; |
|
error: ErrorInfo; |
|
timer: TimerInfo; |
|
client_data: pointer; |
|
filename: array[MaxTextExtent] of char; |
|
magick_filename: array[MaxTextExtent] of cchar; |
|
magick: array[MaxTextExtent] of cchar; |
|
magick_columns: culong; |
|
magick_rows: culong; |
|
exception: ExceptionInfo; |
|
previous: pointer; |
|
next: pointer; |
|
profiles: pointer; |
|
is_monochrome: cuint; |
|
is_grayscale: cuint; |
|
taint: cuint; |
|
clip_mask: pointer; |
|
ping: MagickBool; |
|
cache: _CacheInfoPtr_; |
|
default_views: _ThreadViewSetPtr_; |
|
attributes: _ImageAttributePtr_; |
|
ascii85: _Ascii85InfoPtr_; |
|
blob: _BlobInfoPtr_; |
|
reference_count: clong; |
|
semaphore: _SemaphoreInfoPtr_; |
|
logging: cuint; |
|
list: pointer; |
|
signature: culong; |
|
Generated by PasDoc 0.16.0.