MagickCore 6.9.13
Loading...
Searching...
No Matches
_ImageInfo Struct Reference
Collaboration diagram for _ImageInfo:

Data Fields

CompressionType compression
OrientationType orientation
MagickBooleanType temporary
MagickBooleanType adjoin
MagickBooleanType affirm
MagickBooleanType antialias
char * size
char * extract
char * page
char * scenes
size_t scene
size_t number_scenes
size_t depth
InterlaceType interlace
EndianType endian
ResolutionType units
size_t quality
char * sampling_factor
char * server_name
char * font
char * texture
char * density
double pointsize
double fuzz
PixelPacket background_color
PixelPacket border_color
PixelPacket matte_color
MagickBooleanType dither
MagickBooleanType monochrome
size_t colors
ColorspaceType colorspace
ImageType type
PreviewType preview_type
ssize_t group
MagickBooleanType ping
MagickBooleanType verbose
char * view
char * authenticate
ChannelType channel
Imageattributes
void * options
MagickProgressMonitor progress_monitor
void * client_data
void * cache
StreamHandler stream
FILE * file
void * blob
size_t length
char magick [MaxTextExtent]
char unique [MaxTextExtent]
char zero [MaxTextExtent]
char filename [MaxTextExtent]
MagickBooleanType debug
char * tile
size_t subimage
size_t subrange
PixelPacket pen
size_t signature
VirtualPixelMethod virtual_pixel_method
PixelPacket transparent_color
void * profile
MagickBooleanType synchronize

Detailed Description

Definition at line 345 of file image.h.

Field Documentation

◆ adjoin

MagickBooleanType _ImageInfo::adjoin

Definition at line 355 of file image.h.

◆ affirm

MagickBooleanType _ImageInfo::affirm

Definition at line 356 of file image.h.

◆ antialias

MagickBooleanType _ImageInfo::antialias

Definition at line 357 of file image.h.

◆ attributes

Image* _ImageInfo::attributes

Definition at line 429 of file image.h.

◆ authenticate

char * _ImageInfo::authenticate

Definition at line 423 of file image.h.

◆ background_color

PixelPacket _ImageInfo::background_color

Definition at line 394 of file image.h.

◆ blob

void* _ImageInfo::blob

Definition at line 448 of file image.h.

◆ border_color

PixelPacket _ImageInfo::border_color

Definition at line 395 of file image.h.

◆ cache

void * _ImageInfo::cache

Definition at line 439 of file image.h.

◆ channel

ChannelType _ImageInfo::channel

Definition at line 426 of file image.h.

◆ client_data

void* _ImageInfo::client_data

Definition at line 438 of file image.h.

◆ colors

size_t _ImageInfo::colors

Definition at line 403 of file image.h.

◆ colorspace

ColorspaceType _ImageInfo::colorspace

Definition at line 406 of file image.h.

◆ compression

CompressionType _ImageInfo::compression

Definition at line 348 of file image.h.

◆ debug

MagickBooleanType _ImageInfo::debug

Definition at line 460 of file image.h.

◆ density

char * _ImageInfo::density

Definition at line 387 of file image.h.

◆ depth

size_t _ImageInfo::depth

Definition at line 368 of file image.h.

◆ dither

MagickBooleanType _ImageInfo::dither

Definition at line 399 of file image.h.

◆ endian

EndianType _ImageInfo::endian

Definition at line 374 of file image.h.

◆ extract

char * _ImageInfo::extract

Definition at line 361 of file image.h.

◆ file

FILE* _ImageInfo::file

Definition at line 445 of file image.h.

◆ filename

char _ImageInfo::filename[MaxTextExtent]

Definition at line 457 of file image.h.

◆ font

char * _ImageInfo::font

Definition at line 385 of file image.h.

◆ fuzz

double _ImageInfo::fuzz

Definition at line 391 of file image.h.

◆ group

ssize_t _ImageInfo::group

Definition at line 415 of file image.h.

◆ interlace

InterlaceType _ImageInfo::interlace

Definition at line 371 of file image.h.

◆ length

size_t _ImageInfo::length

Definition at line 451 of file image.h.

◆ magick

char _ImageInfo::magick[MaxTextExtent]

Definition at line 454 of file image.h.

◆ matte_color

PixelPacket _ImageInfo::matte_color

Definition at line 396 of file image.h.

◆ monochrome

MagickBooleanType _ImageInfo::monochrome

Definition at line 400 of file image.h.

◆ number_scenes

size_t _ImageInfo::number_scenes

Definition at line 367 of file image.h.

◆ options

void* _ImageInfo::options

Definition at line 432 of file image.h.

◆ orientation

OrientationType _ImageInfo::orientation

Definition at line 351 of file image.h.

◆ page

char * _ImageInfo::page

Definition at line 362 of file image.h.

◆ pen

PixelPacket _ImageInfo::pen

Definition at line 470 of file image.h.

◆ ping

MagickBooleanType _ImageInfo::ping

Definition at line 418 of file image.h.

◆ pointsize

double _ImageInfo::pointsize

Definition at line 390 of file image.h.

◆ preview_type

PreviewType _ImageInfo::preview_type

Definition at line 412 of file image.h.

◆ profile

void* _ImageInfo::profile

Definition at line 482 of file image.h.

◆ progress_monitor

MagickProgressMonitor _ImageInfo::progress_monitor

Definition at line 435 of file image.h.

◆ quality

size_t _ImageInfo::quality

Definition at line 380 of file image.h.

◆ sampling_factor

char* _ImageInfo::sampling_factor

Definition at line 383 of file image.h.

◆ scene

size_t _ImageInfo::scene

Definition at line 366 of file image.h.

◆ scenes

char * _ImageInfo::scenes

Definition at line 363 of file image.h.

◆ server_name

char * _ImageInfo::server_name

Definition at line 384 of file image.h.

◆ signature

size_t _ImageInfo::signature

Definition at line 473 of file image.h.

◆ size

char* _ImageInfo::size

Definition at line 360 of file image.h.

◆ stream

StreamHandler _ImageInfo::stream

Definition at line 442 of file image.h.

◆ subimage

size_t _ImageInfo::subimage

Definition at line 466 of file image.h.

◆ subrange

size_t _ImageInfo::subrange

Definition at line 467 of file image.h.

◆ synchronize

MagickBooleanType _ImageInfo::synchronize

Definition at line 485 of file image.h.

◆ temporary

MagickBooleanType _ImageInfo::temporary

Definition at line 354 of file image.h.

◆ texture

char * _ImageInfo::texture

Definition at line 386 of file image.h.

◆ tile

char* _ImageInfo::tile

Definition at line 463 of file image.h.

◆ transparent_color

PixelPacket _ImageInfo::transparent_color

Definition at line 479 of file image.h.

◆ type

ImageType _ImageInfo::type

Definition at line 409 of file image.h.

◆ unique

char _ImageInfo::unique[MaxTextExtent]

Definition at line 455 of file image.h.

◆ units

ResolutionType _ImageInfo::units

Definition at line 377 of file image.h.

◆ verbose

MagickBooleanType _ImageInfo::verbose

Definition at line 419 of file image.h.

◆ view

char* _ImageInfo::view

Definition at line 422 of file image.h.

◆ virtual_pixel_method

VirtualPixelMethod _ImageInfo::virtual_pixel_method

Definition at line 476 of file image.h.

◆ zero

char _ImageInfo::zero[MaxTextExtent]

Definition at line 456 of file image.h.


The documentation for this struct was generated from the following file: