Record ImageInfoc
Unit
Declaration
type ImageInfoc = record
Description
This item has no description.
Overview
Fields
| Public | dither: MagickBool; |
| Public | monochrome: MagickBool; |
| Public | progress: MagickBool; |
| Public | colorspace: ColorspaceType; |
| Public | _type: ImageType; |
| Public | group: clong; |
| Public | verbose: cuint; |
| Public | view: pchar; |
| Public | authenticate: pchar; |
| Public | client_data: pointer; |
| Public | _file: pFILE; |
| Public | magick: array[MaxTextExtent] of cchar; |
| Public | filename: array[MaxTextExtent] of cchar; |
| Public | cache: _CacheInfoPtr_; |
| Public | definitions: pointer; |
| Public | attributes: pointer; |
| Public | ping: MagickBool; |
| Public | preview_type: PreviewType; |
| Public | affirm: MagickBool; |
| Public | blob: _BlobInfoPtr_; |
| Public | length: size_t; |
| Public | unique: array[MaxTextExtent] of cchar; |
| Public | zero: array[MaxTextExtent] of cchar; |
| Public | signature: culong; |
Description
Fields
| Public | dither: MagickBool; |
|
This item has no description. | |
| Public | monochrome: MagickBool; |
|
This item has no description. | |
| Public | progress: MagickBool; |
|
This item has no description. | |
| Public | colorspace: ColorspaceType; |
|
This item has no description. | |
| Public | _type: ImageType; |
|
This item has no description. | |
| Public | group: clong; |
|
This item has no description. | |
| Public | verbose: cuint; |
|
This item has no description. | |
| Public | view: pchar; |
|
This item has no description. | |
| Public | authenticate: pchar; |
|
This item has no description. | |
| Public | client_data: pointer; |
|
This item has no description. | |
| Public | _file: pFILE; |
|
This item has no description. | |
| Public | magick: array[MaxTextExtent] of cchar; |
|
This item has no description. | |
| Public | filename: array[MaxTextExtent] of cchar; |
|
This item has no description. | |
| Public | cache: _CacheInfoPtr_; |
|
This item has no description. | |
| Public | definitions: pointer; |
|
This item has no description. | |
| Public | attributes: pointer; |
|
This item has no description. | |
| Public | ping: MagickBool; |
|
This item has no description. | |
| Public | preview_type: PreviewType; |
|
This item has no description. | |
| Public | affirm: MagickBool; |
|
This item has no description. | |
| Public | blob: _BlobInfoPtr_; |
|
This item has no description. | |
| Public | length: size_t; |
|
This item has no description. | |
| Public | unique: array[MaxTextExtent] of cchar; |
|
This item has no description. | |
| Public | zero: array[MaxTextExtent] of cchar; |
|
This item has no description. | |
| Public | signature: culong; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.