Powered by NetworkEleven ImageMagick logo


NAME

get - Get a Member of a Structure


SYNOPSIS

void GetAffineMatrix( AffineMatrix *affine_matrix );

double GetAffineMatrixRx( const AffineMatrix *affine_matrix );

double GetAffineMatrixRy( const AffineMatrix *affine_matrix );

double GetAffineMatrixSx( const AffineMatrix *affine_matrix );

double GetAffineMatrixSy( const AffineMatrix *affine_matrix );

double GetAffineMatrixTx( const AffineMatrix *affine_matrix );

double GetAffineMatrixTy( const AffineMatrix *affine_matrix );

PrimaryInfo GetChromaticityInfo( ChromaticityInfo *chromaticity_info );

void GetChromaticityInfoBluePrimary( const ChromaticityInfo *chromaticity_info, PrimaryInfo *blue_primary );

void GetChromaticityInfoGreenPrimary( const ChromaticityInfo *chromaticity_info, PrimaryInfo *green_primary );

void GetChromaticityInfoRedPrimary( const ChromaticityInfo *chromaticity_info, PrimaryInfo *red_primary );

void GetChromaticityInfoWhitePoint( const ChromaticityInfo *chromaticity_info, PrimaryInfo *primary_info );

GetDrawInfoAffine( const DrawInfo *draw_info, AffineMatrix *affine_matrix );

AlignType GetDrawInfoAlign( const DrawInfo *draw_info );

void GetDrawInfoBorderColor( const DrawInfo *draw_info, PixelPacket *border_color );

void GetDrawInfoBounds( const DrawInfo *draw_info, SegmentInfo *bounds );

char * GetDrawInfoClipPath( const DrawInfo *draw_info );

ClipPathUnits GetDrawInfoClipUnits( const DrawInfo *draw_info );

CompositeOperator GetDrawInfoCompose( const DrawInfo *draw_info );

double GetDrawInfoDashOffset( const DrawInfo *draw_info );

double * GetDrawInfoDashPattern( const DrawInfo *draw_info );

DecorationType GetDrawInfoDecorate( const DrawInfo *draw_info );

char * GetDrawInfoDensity( const DrawInfo *draw_info );

char * GetDrawInfoEncoding( const DrawInfo *draw_info );

char * GetDrawInfoFamily( const DrawInfo *draw_info );

void GetDrawInfoFill( const DrawInfo *draw_info, PixelPacket *fill );

Image * GetDrawInfoFillPattern( const DrawInfo *draw_info, ExceptionInfo *exception );

FillRule GetDrawInfoFillRule( const DrawInfo *draw_info );

char * GetDrawInfoFont( const DrawInfo *draw_info );

char * GetDrawInfoGeometry( const DrawInfo *draw_info );

GradientInfo GetDrawInfoGradient( const DrawInfo *draw_info );

GravityType GetDrawInfoGravity( const DrawInfo *draw_info );

LineCap GetDrawInfoLinecap( const DrawInfo *draw_info );

LineJoin GetDrawInfoLinejoin( const DrawInfo *draw_info );

unsigned long GetDrawInfoMiterlimit( const DrawInfo *draw_info );

Quantum GetDrawInfoOpacity( const DrawInfo *draw_info );

double GetDrawInfoPointsize( const DrawInfo *draw_info );

char * GetDrawInfoPrimitive( const DrawInfo *draw_info );

unsigned int GetDrawInfoRender( const DrawInfo *draw_info );

char * GetDrawInfoServerName( const DrawInfo *draw_info );

StretchType GetDrawInfoStretch( const DrawInfo *draw_info );

void GetDrawInfoStroke( const DrawInfo *draw_info, PixelPacket *stroke );

unsigned int GetDrawInfoStrokeAntialias( const DrawInfo *draw_info );

Image * GetDrawInfoStrokePattern( const DrawInfo *draw_info, ExceptionInfo *exception );

double GetDrawInfoStrokeWidth( const DrawInfo *draw_info );

StyleType GetDrawInfoStyle( const DrawInfo *draw_info );

char * GetDrawInfoText( const DrawInfo *draw_info );

unsigned int GetDrawInfoTextAntialias( const DrawInfo *draw_info );

void GetDrawInfoUndercolor( const DrawInfo *draw_info, PixelPacket *undercolor );

unsigned long GetDrawInfoWeight( const DrawInfo *draw_info );

GetExceptionInfo( ExceptionInfo *exception );

char * GetExceptionInfoDescription( const ExceptionInfo *exception );

int GetExceptionInfoErrorNumber( const ExceptionInfo *exception );

char * GetExceptionInfoReason( const ExceptionInfo *exception );

ExceptionType GetExceptionInfoSeverity( const ExceptionInfo *exception );

void GetFrameInfo( FrameInfo *frame_info );

unsigned long GetFrameInfoHeight( const FrameInfo *frame_info );

long GetFrameInfoInnerBevel( const FrameInfo *frame_info );

long GetFrameInfoOuterBevel( const FrameInfo *frame_info );

unsigned long GetFrameInfoWidth( const FrameInfo *frame_info );

long GetFrameInfoX( const FrameInfo *frame_info );

long GetFrameInfoY( const FrameInfo *frame_info );

void GetGeometryInfo( GeometryInfo *geometry_info );

double GetGeometryInfoPsi( const GeometryInfo *geometry_info );

double GetGeometryInfoRho( const GeometryInfo *geometry_info );

double GetGeometryInfoSigma( const GeometryInfo *geometry_info );

double GetGeometryInfoXi( const GeometryInfo *geometry_info );

void GetImageBackgroundColor( const Image *image, PixelPacket *background_color );

double GetImageBlur( const Image *image );

void GetImageBorderColor( const Image *image, PixelPacket *border_color );

void * GetImageCache( const Image *image );

void GetImageChromaticity( const Image *image, ChromaticityInfo *chromaticity );

void * GetImageClientData( const Image *image );

Image * GetImageClipMask( const Image *image, ExceptionInfo *exception );

void GetImageColorProfile( const Image *image, ProfileInfo *color_profile );

PixelPacket * GetImageColormap( const Image *image );

unsigned long GetImageColors( const Image *image );

ColorspaceType GetImageColorspace( const Image *image );

unsigned long GetImageColumns( const Image *image );

CompositeOperator GetImageCompose( const Image *image );

CompressionType GetImageCompression( const Image *image );

unsigned long GetImageDelay( const Image *image );

unsigned long GetImageDepth( const Image *image, ExceptionInfo *exception );

char * GetImageDirectory( const Image *image );

DisposeType GetImageDispose( const Image *image );

EndianType GetImageEndian( const Image *image );

void GetImageError( const Image *image, ErrorInfo *error_info );

void GetImageException( Image *image, ExceptionInfo *exception );

GetImageExtractInfo( const Image *image, RectangleInfo *extract_info );

char * GetImageFilename( const Image *image );

FilterTypes GetImageFilter( const Image *image );

double GetImageFuzz( const Image *image );

double GetImageGamma( const Image *image );

GravityType GetImageGravity( const Image *image );

void GetImageIPTCProfile( const Image *image, ProfileInfo *iptc_profile );

void GetImageInfo( ImageInfo *image_info );

unsigned int GetImageInfoAdjoin( const ImageInfo *image_info );

unsigned int GetImageInfoAffirm( const ImageInfo *image_info );

unsigned int GetImageInfoAntialias( const ImageInfo *image_info );

Image * GetImageInfoAttributes( const ImageInfo *image_info, ExceptionInfo *exception );

char * GetImageInfoAuthenticate( const ImageInfo *image_info );

void GetImageInfoBackgroundColor( const ImageInfo *image_info, PixelPacket *background_color );

void * GetImageInfoBlob( const ImageInfo *image_info );

void GetImageInfoBorderColor( const ImageInfo *image_info, ;

void * GetImageInfoCache( const ImageInfo *image_info );

void * GetImageInfoClientData( const ImageInfo *image_info );

ColorspaceType GetImageInfoColorspace( const ImageInfo *image_info );

CompressionType GetImageInfoCompression( const ImageInfo *image_info );

char * GetImageInfoDensity( const ImageInfo *image_info );

unsigned long GetImageInfoDepth( const ImageInfo *image_info );

unsigned int GetImageInfoDither( const ImageInfo *image_info );

EndianType GetImageInfoEndian( const ImageInfo *image_info );

char * GetImageInfoExtract( const ImageInfo *image_info );

FILE * GetImageInfoFile( const ImageInfo *image_info );

char * GetImageInfoFilename( const ImageInfo *image_info );

char * GetImageInfoFont( const ImageInfo *image_info );

double GetImageInfoFuzz( const ImageInfo *image_info );

long GetImageInfoGroup( const ImageInfo *image_info );

InterlaceType GetImageInfoInterlace( const ImageInfo *image_info );

size_t GetImageInfoLength( const ImageInfo *image_info );

char * GetImageInfoMagick( const ImageInfo *image_info );

void GetImageInfoMatteColor( const ImageInfo *image_info, PixelPacket *matte_color );

unsigned int GetImageInfoMonochrome( const ImageInfo *image_info );

unsigned long GetImageInfoNumberScenes( const ImageInfo *image_info );

char * GetImageInfoPage( const ImageInfo *image_info );

unsigned int GetImageInfoPing( const ImageInfo *image_info );

double GetImageInfoPointsize( const ImageInfo *image_info );

PreviewType GetImageInfoPreviewType( const ImageInfo *image_info );

unsigned long GetImageInfoQuality( const ImageInfo *image_info );

char * GetImageInfoSamplingFactor( const ImageInfo *image_info );

unsigned long GetImageInfoScene( const ImageInfo *image_info );

char * GetImageInfoScenes( const ImageInfo *image_info );

char * GetImageInfoServerName( const ImageInfo *image_info );

char * GetImageInfoSize( const ImageInfo *image_info );

StreamHandler GetImageInfoStream( const ImageInfo *image_info );

unsigned int GetImageInfoTemporary( const ImageInfo *image_info );

char * GetImageInfoTexture( const ImageInfo *image_info );

ImageType GetImageInfoType( const ImageInfo *image_info );

ResolutionType GetImageInfoUnits( const ImageInfo *image_info );

unsigned int GetImageInfoVerbose( const ImageInfo *image_info );

char * GetImageInfoView( const ImageInfo *image_info );

InterlaceType GetImageInterlace( const Image *image );

unsigned long GetImageIterations( const Image *image );

unsigned long GetImageMagickColumns( const Image *image );

char * GetImageMagickFilename( const Image *image );

unsigned long GetImageMagickRows( const Image *image );

unsigned int GetImageMatte( const Image *image );

void GetImageMatteColor( const Image *image, PixelPacket *matte_color );

char * GetImageMontage( const Image *image );

long GetImageOffset( const Image *image );

GetImagePage( const Image *image, RectangleInfo *page );

RenderingIntent GetImageRenderingIntent( const Image *image );

unsigned long GetImageRows( const Image *image );

unsigned long GetImageScene( const Image *image );

long GetImageStartLoop( const Image *image );

ClassType GetImageStorageClass( const Image *image );

unsigned int GetImageTaint( const Image *image );

GetImageTileInfo( const Image *image, RectangleInfo *tile_info );

GetImageTimer( const Image *image, TimerInfo *timer );

unsigned long GetImageTotalColors( const Image *image );

ImageType GetImageType( const Image *image, ExceptionInfo *exception );

ResolutionType GetImageUnits( const Image *image );

double GetImageXResolution( const Image *image );

double GetImageYResolution( const Image *image );

void GetMontageInfo( const ImageInfo *image_info, MontageInfo *montage_info );

void GetMontageInfoBackgroundColor( const MontageInfo *montage_info, PixelPacket *background_color );

void GetMontageInfoBorderColor( const MontageInfo *montage_info, PixelPacket *border_color );

unsigned long GetMontageInfoBorderWidth( const MontageInfo *montage_info );

char * GetMontageInfoFilename( const MontageInfo *montage_info );

void GetMontageInfoFill( const MontageInfo *montage_info, PixelPacket fill );

char * GetMontageInfoFont( const MontageInfo *montage_info );

char * GetMontageInfoFrame( const MontageInfo *montage_info );

char * GetMontageInfoGeometry( const MontageInfo *montage_info );

GravityType GetMontageInfoGravity( const MontageInfo *montage_info );

void GetMontageInfoMatteColor( const MontageInfo *montage_info, PixelPacket matte_color );

double GetMontageInfoPointsize( const MontageInfo *montage_info );

unsigned int GetMontageInfoShadow( const MontageInfo *montage_info );

void GetMontageInfoStroke( const MontageInfo *montage_info, );

char * GetMontageInfoTexture( const MontageInfo *montage_info );

char * GetMontageInfoTile( const MontageInfo *montage_info );

char * GetMontageInfoTitle( const MontageInfo *montage_info );

Quantum GetPixelPacketBlue( const PixelPacket *pixel );

Quantum GetPixelPacketGreen( const PixelPacket *pixel );

Quantum GetPixelPacketOpacity( const PixelPacket *pixel );

Quantum GetPixelPacketRed( const PixelPacket *pixel );

double GetPointInfoX( const PointInfo *point_info );

double GetPointInfoY( const PointInfo *point_info );

void GetProfileInfo( ProfileInfo *profile_info );

unsigned char * GetProfileInfoInfo( const ProfileInfo *profile_info, size_t *length );

char * GetProfileInfoName( const ProfileInfo *profile_info );

ColorspaceType GetQuantizeInfoColorspace( const QuantizeInfo *quantize_info );

unsigned int GetQuantizeInfoDither( const QuantizeInfo *quantize_info );

unsigned int GetQuantizeInfoMeasureError( const QuantizeInfo *quantize_info );

unsigned long GetQuantizeInfoNumberColors( const QuantizeInfo *quantize_info );

unsigned int GetQuantizeInfoTreeDepth( const QuantizeInfo *quantize_info );

unsigned long GetRectangleInfoHeight( const RectangleInfo *rectangle_info );

unsigned long GetRectangleInfoWidth( const RectangleInfo *rectangle_info );

long GetRectangleInfoX( const RectangleInfo *rectangle_info );

long GetRectangleInfoY( const RectangleInfo *rectangle_info );

PrimaryInfo GetSegmentInfo( SegmentInfo *segment_info );

double GetSegmentInfoX1( const SegmentInfo *segment_info );

double GetSegmentInfoX2( const SegmentInfo *segment_info );

double GetSegmentInfoY1( const SegmentInfo *segment_info );

double GetSegmentInfoY2( const SegmentInfo *segment_info );

void GetTimerInfo( TimerInfo *time_info );


FUNCTION DESCRIPTIONS

GetAffineMatrix

GetAffineMatrixRx() returns an AffineMatrix initialized to the identity matrix.

The format of the GetAffineMatrix method is:

void GetAffineMatrix ( AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetAffineMatrixRx

GetAffineMatrixRx() returns the rx member of the AffineMatrix structure.

The format of the GetAffineMatrixRx method is:

double GetAffineMatrixRx ( const AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetAffineMatrixRy

GetAffineMatrixRy() returns the ry member of the AffineMatrix structure.

The format of the GetAffineMatrixRy method is:

double GetAffineMatrixRy ( const AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetAffineMatrixSx

GetAffineMatrixSx() returns the sx member of the AffineMatrix structure.

The format of the GetAffineMatrixSx method is:

double GetAffineMatrixSx ( const AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetAffineMatrixSy

GetAffineMatrixSy() returns the sy member of the AffineMatrix structure.

The format of the GetAffineMatrixSy method is:

double GetAffineMatrixSy ( const AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetAffineMatrixTx

GetAffineMatrixTx() returns the tx member of the AffineMatrix structure.

The format of the GetAffineMatrixTx method is:

double GetAffineMatrixTx ( const AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetAffineMatrixTy

GetAffineMatrixTy() returns the ty member of the AffineMatrix structure.

The format of the GetAffineMatrixTy method is:

double GetAffineMatrixTy ( const AffineMatrix *affine_matrix );

A description of each parameter follows:

affine_matrix:
The affine matrix.

GetChromaticityInfo

GetChromaticityInfo() returns the ChromaticityInfo structure initialized to default values.

The format of the GetChromaticityInfo method is:

PrimaryInfo GetChromaticityInfo ( ChromaticityInfo *chromaticity_info );

A description of each parameter follows:

chromaticity_info:
The chromaticity info.

GetChromaticityInfoBluePrimary

GetChromaticityInfoBluePrimary() returns the blue_primary member of the ChromaticityInfo structure.

The format of the GetChromaticityInfoBluePrimary method is:

void GetChromaticityInfoBluePrimary ( const ChromaticityInfo *chromaticity_info, PrimaryInfo *blue_primary );

A description of each parameter follows:

chromaticity_info:
The chromaticity info.
blue_primary:
The blue primary.

GetChromaticityInfoGreenPrimary

GetChromaticityInfoGreenPrimary() returns the green_primary member of the ChromaticityInfo structure.

The format of the GetChromaticityInfoGreenPrimary method is:

void GetChromaticityInfoGreenPrimary ( const ChromaticityInfo *chromaticity_info, PrimaryInfo *green_primary );

A description of each parameter follows:

chromaticity_info:
The chromaticity info.
green_primary:
The green primary.

GetChromaticityInfoRedPrimary

GetChromaticityInfoRedPrimary() returns the red_primary member of the ChromaticityInfo structure.

The format of the GetChromaticityInfoRedPrimary method is:

void GetChromaticityInfoRedPrimary ( const ChromaticityInfo *chromaticity_info, PrimaryInfo *red_primary );

A description of each parameter follows:

chromaticity_info:
The chromaticity info.
red_primary:
The red primary.

GetChromaticityInfoWhitePoint

GetChromaticityInfoWhitePoint() returns the white_point member of the ChromaticityInfo structure.

The format of the GetChromaticityInfoWhitePoint method is:

void GetChromaticityInfoWhitePoint ( const ChromaticityInfo *chromaticity_info, PrimaryInfo *primary_info );

A description of each parameter follows:

chromaticity_info:
The chromaticity info.
white_point:
The white point.

GetDrawInfoAffine

GetDrawInfoAffine() returns the affine member of the DrawInfo structure.

The format of the GetDrawInfoAffine method is:

GetDrawInfoAffine ( const DrawInfo *draw_info, AffineMatrix *affine_matrix );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoAlign

GetDrawInfoAlign() returns the align member of the DrawInfo structure.

The format of the GetDrawInfoAlign method is:

AlignType GetDrawInfoAlign ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoBorderColor

GetDrawInfoBorderColor() returns the border_color member of the DrawInfo structure.

The format of the GetDrawInfoBorderColor method is:

void GetDrawInfoBorderColor ( const DrawInfo *draw_info, PixelPacket *border_color );

A description of each parameter follows:

draw_info:
The draw info.
border_color:
The border color.

GetDrawInfoBounds

GetDrawInfoBounds() returns the bounds member of the DrawInfo structure.

The format of the GetDrawInfoBounds method is:

void GetDrawInfoBounds ( const DrawInfo *draw_info, SegmentInfo *bounds );

A description of each parameter follows:

draw_info:
The draw info.
bounds:
The bounds.

GetDrawInfoClipPath

GetDrawInfoClipPath() returns the clip_path member of the DrawInfo structure.

The format of the GetDrawInfoClipPath method is:

char *GetDrawInfoClipPath ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoClipUnits

GetDrawInfoClipUnits() returns the clip_units member of the DrawInfo structure.

The format of the GetDrawInfoClipUnits method is:

ClipPathUnits GetDrawInfoClipUnits ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoCompose

GetDrawInfoCompose() returns the compose member of the DrawInfo structure.

The format of the GetDrawInfoCompose method is:

CompositeOperator GetDrawInfoCompose ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoDashOffset

GetDrawInfoDashOffset() returns the dash_offset member of the DrawInfo structure.

The format of the GetDrawInfoDashOffset method is:

double GetDrawInfoDashOffset ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoDashPattern

GetDrawInfoDashPattern() returns the dash_pattern member of the DrawInfo structure. Note, the last element of every dash pattern array must be zero.

The format of the GetDrawInfoDashPattern method is:

double *GetDrawInfoDashPattern ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoDecorate

GetDrawInfoDecorate() returns the decorate member of the DrawInfo structure.

The format of the GetDrawInfoDecorate method is:

DecorationType GetDrawInfoDecorate ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoDensity

GetDrawInfoDensity() returns the density member of the DrawInfo structure.

The format of the GetDrawInfoDensity method is:

char *GetDrawInfoDensity ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoEncoding

GetDrawInfoEncoding() returns the encoding member of the DrawInfo structure.

The format of the GetDrawInfoEncoding method is:

char *GetDrawInfoEncoding ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoFamily

GetDrawInfoFamily() returns the family member of the DrawInfo structure.

The format of the GetDrawInfoFamily method is:

char *GetDrawInfoFamily ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoFill

GetDrawInfoFill() returns the fill member of the DrawInfo structure.

The format of the GetDrawInfoFill method is:

void GetDrawInfoFill ( const DrawInfo *draw_info, PixelPacket *fill );

A description of each parameter follows:

draw_info:
The draw info.
fill:
The fill color.

GetDrawInfoFillPattern

GetDrawInfoFillPattern() returns the fill_pattern member of the DrawInfo structure.

The format of the GetDrawInfoFillPattern method is:

Image *GetDrawInfoFillPattern ( const DrawInfo *draw_info, ExceptionInfo *exception );

A description of each parameter follows:

draw_info:
The draw info.
exception:
Return any errors or warnings in this structure.

GetDrawInfoFillRule

GetDrawInfoFillRule() returns the fill_rule member of the DrawInfo structure.

The format of the GetDrawInfoFillRule method is:

FillRule GetDrawInfoFillRule ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoFont

GetDrawInfoFont() returns the font member of the DrawInfo structure.

The format of the GetDrawInfoFont method is:

char *GetDrawInfoFont ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoGeometry

GetDrawInfoGeometry() returns the geometry member of the DrawInfo structure.

The format of the GetDrawInfoGeometry method is:

char *GetDrawInfoGeometry ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoGradient

GetDrawInfoGradient() returns the gradient member of the DrawInfo structure.

The format of the GetDrawInfoGradient method is:

GradientInfo GetDrawInfoGradient ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoGravity

GetDrawInfoGravity() returns the gravity member of the DrawInfo structure.

The format of the GetDrawInfoGravity method is:

GravityType GetDrawInfoGravity ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoLinecap

GetDrawInfoLinecap() returns the linecap member of the DrawInfo structure.

The format of the GetDrawInfoLinecap method is:

LineCap GetDrawInfoLinecap ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoLinejoin

GetDrawInfoLinejoin() returns the linejoin member of the DrawInfo structure.

The format of the GetDrawInfoLinejoin method is:

LineJoin GetDrawInfoLinejoin ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoMiterlimit

GetDrawInfoMiterlimit() returns the miterlimit member of the DrawInfo structure.

The format of the GetDrawInfoMiterlimit method is:

unsigned long GetDrawInfoMiterlimit ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoOpacity

GetDrawInfoOpacity() returns the opacity member of the DrawInfo structure.

The format of the GetDrawInfoOpacity method is:

Quantum GetDrawInfoOpacity ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoPointsize

GetDrawInfoPointsize() returns the pointsize member of the DrawInfo structure.

The format of the GetDrawInfoPointsize method is:

double GetDrawInfoPointsize ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoPrimitive

GetDrawInfoPrimitive() returns the primitive member of the DrawInfo structure.

The format of the GetDrawInfoPrimitive method is:

char *GetDrawInfoPrimitive ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoRender

GetDrawInfoRender() returns the render member of the DrawInfo structure.

The format of the GetDrawInfoRender method is:

unsigned int GetDrawInfoRender ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoServerName

GetDrawInfoServerName() returns the server_name member of the DrawInfo structure.

The format of the GetDrawInfoServerName method is:

char *GetDrawInfoServerName ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoStretch

GetDrawInfoStretch() returns the stretch member of the DrawInfo structure.

The format of the GetDrawInfoStretch method is:

StretchType GetDrawInfoStretch ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoStroke

GetDrawInfoStroke() returns the stroke member of the DrawInfo structure.

The format of the GetDrawInfoStroke method is:

void GetDrawInfoStroke ( const DrawInfo *draw_info, PixelPacket *stroke );

A description of each parameter follows:

draw_info:
The draw info.
stroke:
The stroke color.

GetDrawInfoStrokeAntialias

GetDrawInfoStrokeAntialias() returns the stroke_antialias member of the DrawInfo structure.

The format of the GetDrawInfoStrokeAntialias method is:

unsigned int GetDrawInfoStrokeAntialias ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoStrokePattern

GetDrawInfoStrokePattern() returns the stroke_pattern member of the DrawInfo structure.

The format of the GetDrawInfoStrokePattern method is:

Image *GetDrawInfoStrokePattern ( const DrawInfo *draw_info, ExceptionInfo *exception );

A description of each parameter follows:

draw_info:
The draw info.
exception:
Return any errors or warnings in this structure.

GetDrawInfoStrokeWidth

GetDrawInfoStrokeWidth() returns the stroke_width member of the DrawInfo structure.

The format of the GetDrawInfoStrokeWidth method is:

double GetDrawInfoStrokeWidth ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetGeometryInfo

GetGeometryInfoRx() returns an GeometryInfo initialized to default values.

The format of the GetGeometryInfo method is:

void GetGeometryInfo ( GeometryInfo *geometry_info );

A description of each parameter follows:

geometry_info:
The geometry info.

GetGeometryInfoPsi

GetGeometryInfoPsi() returns the psi member of the GeometryInfo structure.

The format of the GetGeometryInfoPsi method is:

double GetGeometryInfoPsi ( const GeometryInfo *geometry_info );

A description of each parameter follows:

geometry_info:
The geometry info.

GetGeometryInfoRho

GetGeometryInfoRho() returns the rho member of the GeometryInfo structure.

The format of the GetGeometryInfoRho method is:

double GetGeometryInfoRho ( const GeometryInfo *geometry_info );

A description of each parameter follows:

geometry_info:
The geometry info.

GetGeometryInfoSigma

GetGeometryInfoSigma() returns the sigma member of the GeometryInfo structure.

The format of the GetGeometryInfoSigma method is:

double GetGeometryInfoSigma ( const GeometryInfo *geometry_info );

A description of each parameter follows:

geometry_info:
The geometry info.

GetGeometryInfoXi

GetGeometryInfoXi() returns the xi member of the GeometryInfo structure.

The format of the GetGeometryInfoXi method is:

double GetGeometryInfoXi ( const GeometryInfo *geometry_info );

A description of each parameter follows:

geometry_info:
The geometry info.

GetDrawInfoStyle

GetDrawInfoStyle() returns the style member of the DrawInfo structure.

The format of the GetDrawInfoStyle method is:

StyleType GetDrawInfoStyle ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoText

GetDrawInfoText() returns the text member of the DrawInfo structure.

The format of the GetDrawInfoText method is:

char *GetDrawInfoText ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoTextAntialias

GetDrawInfoTextAntialias() returns the text_antialias member of the DrawInfo structure.

The format of the GetDrawInfoTextAntialias method is:

unsigned int GetDrawInfoTextAntialias ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetDrawInfoUndercolor

GetDrawInfoUndercolor() returns the undercolor member of the DrawInfo structure.

The format of the GetDrawInfoUndercolor method is:

void GetDrawInfoUndercolor ( const DrawInfo *draw_info, PixelPacket *undercolor );

A description of each parameter follows:

draw_info:
The draw info.
undercolor:
The undercolor.

GetDrawInfoWeight

GetDrawInfoWeight() returns the weight member of the DrawInfo structure.

The format of the GetDrawInfoWeight method is:

unsigned long GetDrawInfoWeight ( const DrawInfo *draw_info );

A description of each parameter follows:

draw_info:
The draw info.

GetExceptionInfo

GetExceptionInfo() initializes an exception to default values.

The format of the GetExceptionInfo method is:

GetExceptionInfo ( ExceptionInfo *exception );

A description of each parameter follows:

exception:
The exception info.

GetExceptionInfoDescription

GetExceptionInfoDescription() returns the description member of the ExceptionInfo structure.

The format of the GetExceptionInfoDescription method is:

char *GetExceptionInfoDescription ( const ExceptionInfo *exception );

A description of each parameter follows:

exception:
The exception info.

GetExceptionInfoErrorNumber

GetExceptionInfoErrorNumber() returns the error_number member of the ExceptionInfo structure.

The format of the GetExceptionInfoErrorNumber method is:

int GetExceptionInfoErrorNumber ( const ExceptionInfo *exception );

A description of each parameter follows:

exception:
The exception info.

GetExceptionInfoReason

GetExceptionInfoReason() returns the reason member of the ExceptionInfo structure.

The format of the GetExceptionInfoReason method is:

char *GetExceptionInfoReason ( const ExceptionInfo *exception );

A description of each parameter follows:

exception:
The exception info.

GetExceptionInfoSeverity

GetExceptionInfoSeverity() returns the severity member of the ExceptionInfo structure.

The format of the GetExceptionInfoSeverity method is:

ExceptionType GetExceptionInfoSeverity ( const ExceptionInfo *exception );

A description of each parameter follows:

exception:
The exception info.

GetFrameInfo

GetFrameInfo() returns an FrameInfo initialized to default values.

The format of the GetFrameInfo method is:

void GetFrameInfo ( FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetFrameInfoHeight

GetFrameInfoHeight() returns the height member of the FrameInfo structure.

The format of the GetFrameInfoHeight method is:

unsigned long GetFrameInfoHeight ( const FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetFrameInfoInnerBevel

GetFrameInfoInnerBevel() returns the inner_bevel member of the FrameInfo structure.

The format of the GetFrameInfoInnerBevel method is:

long GetFrameInfoInnerBevel ( const FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetFrameInfoOuterBevel

GetFrameInfoOuterBevel() returns the outer_bevel member of the FrameInfo structure.

The format of the GetFrameInfoOuterBevel method is:

long GetFrameInfoOuterBevel ( const FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetFrameInfoWidth

GetFrameInfoWidth() returns the width member of the FrameInfo structure.

The format of the GetFrameInfoWidth method is:

unsigned long GetFrameInfoWidth ( const FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetFrameInfoX

GetFrameInfoX() returns the x member of the FrameInfo structure.

The format of the GetFrameInfoX method is:

long GetFrameInfoX ( const FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetFrameInfoY

GetFrameInfoY() returns the y member of the FrameInfo structure.

The format of the GetFrameInfoY method is:

long GetFrameInfoY ( const FrameInfo *frame_info );

A description of each parameter follows:

frame_info:
The frame info.

GetImageBackgroundColor

GetImageBackgroundColor() returns the background_color member of the Image structure.

The format of the GetImageBackgroundColor method is:

void GetImageBackgroundColor ( const Image *image, PixelPacket *background_color );

A description of each parameter follows:

image:
The image.
background_color:
The background color.

GetImageBlur

GetImageBlur() returns the blur member of the Image structure.

The format of the GetImageBlur method is:

double GetImageBlur ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageBorderColor

GetImageBorderColor() returns the border_color member of the Image structure.

The format of the GetImageBorderColor method is:

void GetImageBorderColor ( const Image *image, PixelPacket *border_color );

A description of each parameter follows:

image:
The image.
border_color:
The border color.

GetImageCache

GetImageCache() returns the cache member of the Image structure.

The format of the GetImageCache method is:

void *GetImageCache ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageChromaticity

GetImageChromaticity() returns the chromaticity member of the Image structure.

The format of the GetImageChromaticity method is:

void GetImageChromaticity ( const Image *image, ChromaticityInfo *chromaticity );

A description of each parameter follows:

image:
The image.
chromaticity:
The chromaticity.

GetImageClientData

GetImageClientData() returns the client_data member of the Image structure.

The format of the GetImageClientData method is:

void *GetImageClientData ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageClipMask

GetImageClipMask() returns the clip_mask member of the Image structure.

The format of the GetImageClipMask method is:

Image *GetImageClipMask ( const Image *image, ExceptionInfo *exception );

A description of each parameter follows:

image:
The image.
exception:
Return any errors or warnings in this structure.

GetImageColorProfile

GetImageColorProfile() returns the color_profile member of the Image structure.

The format of the GetImageColorProfile method is:

void GetImageColorProfile ( const Image *image, ProfileInfo *color_profile );

A description of each parameter follows:

image:
The image.
color_profile:
The color profile.

GetImageColormap

GetImageColormap() returns the colormap member of the Image structure.

The format of the GetImageColormap method is:

PixelPacket *GetImageColormap ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageColors

GetImageColors() returns the colors member of the Image structure.

The format of the GetImageColors method is:

unsigned long GetImageColors ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageColorspace

GetImageColorspace() returns the colorspace member of the Image structure.

The format of the GetImageColorspace method is:

ColorspaceType GetImageColorspace ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageColumns

GetImageColumns() returns the columns member of the Image structure.

The format of the GetImageColumns method is:

unsigned long GetImageColumns ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageCompose

GetImageCompose() returns the compose member of the Image structure.

The format of the GetImageCompose method is:

CompositeOperator GetImageCompose ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageCompression

GetImageCompression() returns the compression member of the Image structure.

The format of the GetImageCompression method is:

CompressionType GetImageCompression ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageDelay

GetImageDelay() returns the delay member of the Image structure.

The format of the GetImageDelay method is:

unsigned long GetImageDelay ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageDepth

GetImageDepth() returns the depth of the image, either 8 or 16 bits. By default, pixels components are stored as 16-bit two byte unsigned short integers that range in value from 0 to 65535L. However, If all the pixels have lower-order bytes that are identical to their higher-order bytes, the image depth is 8-bit.

The format of the GetImageDepth method is:

unsigned long GetImageDepth ( const Image *image, ExceptionInfo *exception );

A description of each parameter follows:

image:
The image.
exception:
Return any errors or warnings in this structure.

GetImageDirectory

GetImageDirectory() returns the directory member of the Image structure.

The format of the GetImageDirectory method is:

char *GetImageDirectory ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageDispose

GetImageDispose() returns the dispose member of the Image structure.

The format of the GetImageDispose method is:

DisposeType GetImageDispose ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageEndian

GetImageEndian() returns the endian member of the Image structure.

The format of the GetImageEndian method is:

EndianType GetImageEndian ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageError

GetImageError() returns the error member of the Image structure.

The format of the GetImageError method is:

void GetImageError ( const Image *image, ErrorInfo *error_info );

A description of each parameter follows:

image:
The image.
error_info:
The error info.

GetImageException

GetImageException() traverses an image sequence and returns any error more severe than noted by the exception parameter.

The format of the GetImageException method is:

void GetImageException ( Image *image, ExceptionInfo *exception );

A description of each parameter follows:

image:
Specifies a pointer to a list of one or more images.
exception:
return the highest severity exception.

GetImageExtractInfo

GetImageExtractInfo() returns the extract_info member of the Image structure.

The format of the GetImageExtractInfo method is:

GetImageExtractInfo ( const Image *image, RectangleInfo *extract_info );

A description of each parameter follows:

image:
The image.
extract_info:
The extract info.

GetImageFilename

GetImageFilename() returns the filename member of the Image structure.

The format of the GetImageFilename method is:

char *GetImageFilename ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageFilter

GetImageFilter() returns the filter member of the Image structure.

The format of the GetImageFilter method is:

FilterTypes GetImageFilter ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageFuzz

GetImageFuzz() returns the fuzz member of the Image structure.

The format of the GetImageFuzz method is:

double GetImageFuzz ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageGamma

GetImageGamma() returns the gamma member of the Image structure.

The format of the GetImageGamma method is:

double GetImageGamma ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageGravity

GetImageGravity() returns the gravity member of the Image structure.

The format of the GetImageGravity method is:

GravityType GetImageGravity ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageInfo

GetImageInfo() initializes image_info to default values.

The format of the GetImageInfo method is:

void GetImageInfo ( ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageIPTCProfile

GetImageIPTCProfile() returns the iptc_profile member of the Image structure.

The format of the GetImageIPTCProfile method is:

void GetImageIPTCProfile ( const Image *image, ProfileInfo *iptc_profile );

A description of each parameter follows:

image:
The image.
iptc_profile:
The iptc profile.

GetImageIterations

GetImageIterations() returns the iterations member of the Image structure.

The format of the GetImageIterations method is:

unsigned long GetImageIterations ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageMagickColumns

GetImageMagickColumns() returns the magick_columns member of the Image structure.

The format of the GetImageMagickColumns method is:

unsigned long GetImageMagickColumns ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageMagickFilename

GetImageMagickFilename() returns the magick_filename member of the Image structure.

The format of the GetImageMagickFilename method is:

char *GetImageMagickFilename ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageMagickRows

GetImageMagickRows() returns the magick_rows member of the Image structure.

The format of the GetImageMagickRows method is:

unsigned long GetImageMagickRows ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageMatte

GetImageMatte() returns the matte member of the Image structure.

The format of the GetImageMatte method is:

unsigned int GetImageMatte ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageMatteColor

GetImageMatteColor() returns the matte_color member of the Image structure.

The format of the GetImageMatteColor method is:

void GetImageMatteColor ( const Image *image, PixelPacket *matte_color );

A description of each parameter follows:

image:
The image.
matte_color:
The matte color.

GetImageMontage

GetImageMontage() returns the montage member of the Image structure.

The format of the GetImageMontage method is:

char *GetImageMontage ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageOffset

GetImageOffset() returns the offset member of the Image structure.

The format of the GetImageOffset method is:

long GetImageOffset ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImagePage

GetImagePage() returns the page member of the Image structure.

The format of the GetImagePage method is:

GetImagePage ( const Image *image, RectangleInfo *page );

A description of each parameter follows:

image:
The image.
page:
The page info.

GetImageRenderingIntent

GetImageRenderingIntent() returns the rendering_intent member of the Image structure.

The format of the GetImageRenderingIntent method is:

RenderingIntent GetImageRenderingIntent ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageRows

GetImageRows() returns the rows member of the Image structure.

The format of the GetImageRows method is:

unsigned long GetImageRows ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageScene

GetImageScene() returns the scene member of the Image structure.

The format of the GetImageScene method is:

unsigned long GetImageScene ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageStartLoop

GetImageStartLoop() returns the start_loop member of the Image structure.

The format of the GetImageStartLoop method is:

long GetImageStartLoop ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageStorageClass

GetImageStorageClass() returns the storage_class member of the Image structure.

The format of the GetImageStorageClass method is:

ClassType GetImageStorageClass ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageTaint

GetImageTaint() returns the taint member of the Image structure.

The format of the GetImageTaint method is:

unsigned int GetImageTaint ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageTileInfo

GetImageTileInfo() returns the tile_info member of the Image structure.

The format of the GetImageTileInfo method is:

GetImageTileInfo ( const Image *image, RectangleInfo *tile_info );

A description of each parameter follows:

image:
The image.
tile_info:
The tile info.

GetImageTimer

GetImageTimer() returns the timer member of the Image structure.

The format of the GetImageTimer method is:

GetImageTimer ( const Image *image, TimerInfo *timer );

A description of each parameter follows:

image:
The image.
timer:
The timer.

GetImageTotalColors

GetImageTotalColors() returns the total_colors member of the Image structure.

The format of the GetImageTotalColors method is:

unsigned long GetImageTotalColors ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageType

GetImageType() returns the type of image:
      Bilevel        Grayscale       GrayscaleMatte
      Palette        PaletteMatte    TrueColor
      TrueColorMatte ColorSeparation ColorSeparationMatte

The format of the GetImageType method is:

ImageType GetImageType ( const Image *image, ExceptionInfo *exception );

A description of each parameter follows:

image:
The image.
exception:
Return any errors or warnings in this structure.

GetImageInterlace

GetImageInterlace() returns the interlace member of the Image structure.

The format of the GetImageInterlace method is:

InterlaceType GetImageInterlace ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageUnits

GetImageUnits() returns the units member of the Image structure.

The format of the GetImageUnits method is:

ResolutionType GetImageUnits ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageXResolution

GetImageXResolution() returns the x_resolution member of the Image structure.

The format of the GetImageXResolution method is:

double GetImageXResolution ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageYResolution

GetImageYResolution() returns the y_resolution member of the Image structure.

The format of the GetImageYResolution method is:

double GetImageYResolution ( const Image *image );

A description of each parameter follows:

image:
The image.

GetImageInfoAdjoin

GetImageInfoAdjoin() returns the adjoin member of the ImageInfo structure.

The format of the GetImageInfoAdjoin method is:

unsigned int GetImageInfoAdjoin ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoAffirm

GetImageInfoAffirm() returns the affirm member of the ImageInfo structure.

The format of the GetImageInfoAffirm method is:

unsigned int GetImageInfoAffirm ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoAntialias

GetImageInfoAntialias() returns the antialias member of the ImageInfo structure.

The format of the GetImageInfoAntialias method is:

unsigned int GetImageInfoAntialias ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoAttributes

GetImageInfoAttributes() returns the attributes member of the ImageInfo structure.

The format of the GetImageInfoAttributes method is:

Image *GetImageInfoAttributes ( const ImageInfo *image_info, ExceptionInfo *exception );

A description of each parameter follows:

image_info:
The image info.
exception:
Return any errors or warnings in this structure.

GetImageInfoAuthenticate

GetImageInfoAuthenticate() returns the authenticate member of the ImageInfo structure.

The format of the GetImageInfoAuthenticate method is:

char *GetImageInfoAuthenticate ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoBackgroundColor

GetImageInfoBackgroundColor() returns the background_color member of the ImageInfo structure.

The format of the GetImageInfoBackgroundColor method is:

void GetImageInfoBackgroundColor ( const ImageInfo *image_info, PixelPacket *background_color );

A description of each parameter follows:

image_info:
The image info.
background_color:
The background color.

GetImageInfoBlob

GetImageInfoBlob() returns the blob member of the ImageInfo structure.

The format of the GetImageInfoBlob method is:

void *GetImageInfoBlob ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoBorderColor

GetImageInfoBorderColor() returns the border_color member of the ImageInfo structure.

The format of the GetImageInfoBorderColor method is:

 void GetImageInfoBorderColor( const ImageInfo *image_info, ;

A description of each parameter follows:

image_info:
The image info.
border_color:
The border color.

GetImageInfoCache

GetImageInfoCache() returns the cache member of the ImageInfo structure.

The format of the GetImageInfoCache method is:

void *GetImageInfoCache ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoClientData

GetImageInfoClientData() returns the client_data member of the ImageInfo structure.

The format of the GetImageInfoClientData method is:

void *GetImageInfoClientData ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoColorspace

GetImageInfoColorspace() returns the colorspace member of the ImageInfo structure.

The format of the GetImageInfoColorspace method is:

ColorspaceType GetImageInfoColorspace ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoCompression

GetImageInfoCompression() returns the compression member of the ImageInfo structure.

The format of the GetImageInfoCompression method is:

CompressionType GetImageInfoCompression ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoDensity

GetImageInfoDensity() returns the density member of the ImageInfo structure.

The format of the GetImageInfoDensity method is:

char *GetImageInfoDensity ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoDepth

GetImageInfoDepth() returns the depth member of the ImageInfo structure.

The format of the GetImageInfoDepth method is:

unsigned long GetImageInfoDepth ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoDither

GetImageInfoDither() returns the dither member of the ImageInfo structure.

The format of the GetImageInfoDither method is:

unsigned int GetImageInfoDither ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoEndian

GetImageInfoEndian() returns the endian member of the ImageInfo structure.

The format of the GetImageInfoEndian method is:

EndianType GetImageInfoEndian ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoExtract

GetImageInfoExtract() returns the extract member of the ImageInfo structure.

The format of the GetImageInfoExtract method is:

char *GetImageInfoExtract ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoFile

GetImageInfoFile() returns the file member of the ImageInfo structure.

The format of the GetImageInfoFile method is:

FILE *GetImageInfoFile ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoFilename

GetImageInfoFilename() returns the filename member of the ImageInfo structure.

The format of the GetImageInfoFilename method is:

char *GetImageInfoFilename ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoFont

GetImageInfoFont() returns the font member of the ImageInfo structure.

The format of the GetImageInfoFont method is:

char *GetImageInfoFont ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoFuzz

GetImageInfoFuzz() returns the fuzz member of the ImageInfo structure.

The format of the GetImageInfoFuzz method is:

double GetImageInfoFuzz ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoGroup

GetImageInfoGroup() returns the group member of the ImageInfo structure.

The format of the GetImageInfoGroup method is:

long GetImageInfoGroup ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoInterlace

GetImageInfoInterlace() returns the interlace member of the ImageInfo structure.

The format of the GetImageInfoInterlace method is:

InterlaceType GetImageInfoInterlace ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoLength

GetImageInfoLength() returns the length member of the ImageInfo structure.

The format of the GetImageInfoLength method is:

size_t GetImageInfoLength ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoMagick

GetImageInfoMagick() returns the magick member of the ImageInfo structure.

The format of the GetImageInfoMagick method is:

char *GetImageInfoMagick ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoMatteColor

GetImageInfoMatteColor() returns the matte_color member of the ImageInfo structure.

The format of the GetImageInfoMatteColor method is:

void GetImageInfoMatteColor ( const ImageInfo *image_info, PixelPacket *matte_color );

A description of each parameter follows:

image_info:
The image info.
matte_color:
The matte color.

GetImageInfoMonochrome

GetImageInfoMonochrome() returns the monochrome member of the ImageInfo structure.

The format of the GetImageInfoMonochrome method is:

unsigned int GetImageInfoMonochrome ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoNumberScenes

GetImageInfoNumberScenes() returns the number_scenes member of the ImageInfo structure.

The format of the GetImageInfoNumberScenes method is:

unsigned long GetImageInfoNumberScenes ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoPage

GetImageInfoPage() returns the page member of the ImageInfo structure.

The format of the GetImageInfoPage method is:

char *GetImageInfoPage ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoPing

GetImageInfoPing() returns the ping member of the ImageInfo structure.

The format of the GetImageInfoPing method is:

unsigned int GetImageInfoPing ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoPointsize

GetImageInfoPointsize() returns the pointsize member of the ImageInfo structure.

The format of the GetImageInfoPointsize method is:

double GetImageInfoPointsize ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoPreviewType

GetImageInfoPreviewType() returns the preview_type member of the ImageInfo structure.

The format of the GetImageInfoPreviewType method is:

PreviewType GetImageInfoPreviewType ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoQuality

GetImageInfoQuality() returns the quality member of the ImageInfo structure.

The format of the GetImageInfoQuality method is:

unsigned long GetImageInfoQuality ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoSamplingFactor

GetImageInfoSamplingFactor() returns the sampling_factor member of the ImageInfo structure.

The format of the GetImageInfoSamplingFactor method is:

char *GetImageInfoSamplingFactor ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoScene

GetImageInfoScene() returns the scene member of the ImageInfo structure.

The format of the GetImageInfoScene method is:

unsigned long GetImageInfoScene ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoScenes

GetImageInfoScenes() returns the scenes member of the ImageInfo structure.

The format of the GetImageInfoScenes method is:

char *GetImageInfoScenes ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoServerName

GetImageInfoServerName() returns the server_name member of the ImageInfo structure.

The format of the GetImageInfoServerName method is:

char *GetImageInfoServerName ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoSize

GetImageInfoSize() returns the size member of the ImageInfo structure.

The format of the GetImageInfoSize method is:

char *GetImageInfoSize ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoStream

GetImageInfoStream() returns the stream member of the ImageInfo structure.

The format of the GetImageInfoStream method is:

StreamHandler GetImageInfoStream ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoTemporary

GetImageInfoTemporary() returns the temporary member of the ImageInfo structure.

The format of the GetImageInfoTemporary method is:

unsigned int GetImageInfoTemporary ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoTexture

GetImageInfoTexture() returns the texture member of the ImageInfo structure.

The format of the GetImageInfoTexture method is:

char *GetImageInfoTexture ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoType

GetImageInfoType() returns the type member of the ImageInfo structure.

The format of the GetImageInfoType method is:

ImageType GetImageInfoType ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoUnits

GetImageInfoUnits() returns the units member of the ImageInfo structure.

The format of the GetImageInfoUnits method is:

ResolutionType GetImageInfoUnits ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoVerbose

GetImageInfoVerbose() returns the verbose member of the ImageInfo structure.

The format of the GetImageInfoVerbose method is:

unsigned int GetImageInfoVerbose ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetImageInfoView

GetImageInfoView() returns the view member of the ImageInfo structure.

The format of the GetImageInfoView method is:

char *GetImageInfoView ( const ImageInfo *image_info );

A description of each parameter follows:

image_info:
The image info.

GetMontageInfo

GetMontageInfo() initializes montage_info to default values.

The format of the GetMontageInfo method is:

void GetMontageInfo ( const ImageInfo *image_info, MontageInfo *montage_info );

A description of each parameter follows:

image_info:
a structure of type ImageInfo.
montage_info:
Specifies a pointer to a MontageInfo structure.

GetMontageInfoBackgroundColor

GetMontageInfoBackgroundColor() returns the background_color member of the MontageInfo structure.

The format of the GetMontageInfoBackgroundColor method is:

void GetMontageInfoBackgroundColor ( const MontageInfo *montage_info, PixelPacket *background_color );

A description of each parameter follows:

montage_info:
The montage info.
background_color:
The background color.

GetMontageInfoBorderColor

GetMontageInfoBorderColor() returns the border_color member of the MontageInfo structure.

The format of the GetMontageInfoBorderColor method is:

void GetMontageInfoBorderColor ( const MontageInfo *montage_info, PixelPacket *border_color );

A description of each parameter follows:

montage_info:
The montage info.
border_color:
The border color.

GetMontageInfoBorderWidth

GetMontageInfoBorderWidth() returns the border_width member of the MontageInfo structure.

The format of the GetMontageInfoBorderWidth method is:

unsigned long GetMontageInfoBorderWidth ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoFilename

GetMontageInfoFilename() returns the filename member of the MontageInfo structure.

The format of the GetMontageInfoFilename method is:

char *GetMontageInfoFilename ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoFill

GetMontageInfoFill() returns the fill member of the MontageInfo structure.

The format of the GetMontageInfoFill method is:

void GetMontageInfoFill ( const MontageInfo *montage_info, PixelPacket fill );

A description of each parameter follows:

montage_info:
The montage info.
fill:
The file color.

GetMontageInfoFont

GetMontageInfoFont() returns the font member of the MontageInfo structure.

The format of the GetMontageInfoFont method is:

char *GetMontageInfoFont ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoFrame

GetMontageInfoFrame() returns the frame member of the MontageInfo structure.

The format of the GetMontageInfoFrame method is:

char *GetMontageInfoFrame ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoGeometry

GetMontageInfoGeometry() returns the geometry member of the MontageInfo structure.

The format of the GetMontageInfoGeometry method is:

char *GetMontageInfoGeometry ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoGravity

GetMontageInfoGravity() returns the gravity member of the MontageInfo structure.

The format of the GetMontageInfoGravity method is:

GravityType GetMontageInfoGravity ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoMatteColor

GetMontageInfoMatteColor() returns the matte_color member of the MontageInfo structure.

The format of the GetMontageInfoMatteColor method is:

void GetMontageInfoMatteColor ( const MontageInfo *montage_info, PixelPacket matte_color );

A description of each parameter follows:

montage_info:
The montage info.
matte_color:
The matte color.

GetMontageInfoPointsize

GetMontageInfoPointsize() returns the pointsize member of the MontageInfo structure.

The format of the GetMontageInfoPointsize method is:

double GetMontageInfoPointsize ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoShadow

GetMontageInfoShadow() returns the shadow member of the MontageInfo structure.

The format of the GetMontageInfoShadow method is:

unsigned int GetMontageInfoShadow ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoStroke

GetMontageInfoStroke() returns the stroke member of the MontageInfo structure.

The format of the GetMontageInfoStroke method is:

void GetMontageInfoStroke ( const MontageInfo *montage_info, );
      PixelPacket stroke)

A description of each parameter follows:

montage_info:
The montage info.
stroke:
The strokg color.

GetMontageInfoTexture

GetMontageInfoTexture() returns the texture member of the MontageInfo structure.

The format of the GetMontageInfoTexture method is:

char *GetMontageInfoTexture ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoTile

GetMontageInfoTile() returns the tile member of the MontageInfo structure.

The format of the GetMontageInfoTile method is:

char *GetMontageInfoTile ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetMontageInfoTitle

GetMontageInfoTitle() returns the title member of the MontageInfo structure.

The format of the GetMontageInfoTitle method is:

char *GetMontageInfoTitle ( const MontageInfo *montage_info );

A description of each parameter follows:

montage_info:
The montage info.

GetPixelPacketBlue

GetPixelPacketBlue() returns the blue member of the PixelPacket structure.

The format of the GetPixelPacketBlue method is:

Quantum GetPixelPacketBlue ( const PixelPacket *pixel );

A description of each parameter follows:

pixel:
The pixel.

GetPixelPacketGreen

GetPixelPacketGreen() returns the green member of the PixelPacket structure.

The format of the GetPixelPacketGreen method is:

Quantum GetPixelPacketGreen ( const PixelPacket *pixel );

A description of each parameter follows:

pixel:
The pixel.

GetPixelPacketOpacity

GetPixelPacketOpacity() returns the opacity member of the PixelPacket structure.

The format of the GetPixelPacketOpacity method is:

Quantum GetPixelPacketOpacity ( const PixelPacket *pixel );

A description of each parameter follows:

pixel:
The pixel.

GetPixelPacketRed

GetPixelPacketRed() returns the red member of the PixelPacket structure.

The format of the GetPixelPacketRed method is:

Quantum GetPixelPacketRed ( const PixelPacket *pixel );

A description of each parameter follows:

pixel:
The pixel.

GetPointInfoX

GetPointInfoX() returns the x member of the PointInfo structure.

The format of the GetPointInfoX method is:

double GetPointInfoX ( const PointInfo *point_info );

A description of each parameter follows:

point_info:
The point info.

GetPointInfoY

GetPointInfoY() returns the y member of the PointInfo structure.

The format of the GetPointInfoY method is:

double GetPointInfoY ( const PointInfo *point_info );

A description of each parameter follows:

point_info:
The point info.

GetProfileInfo

GetProfileInfo() returns an ProfileInfo initialized to default values.

The format of the GetProfileInfo method is:

void GetProfileInfo ( ProfileInfo *profile_info );

A description of each parameter follows:

profile_info:
The profile info.

GetProfileInfoInfo

GetProfileInfoInfo() returns the info member of the ProfileInfo structure.

The format of the GetProfileInfoInfo method is:

unsigned char *GetProfileInfoInfo ( const ProfileInfo *profile_info, size_t *length );

A description of each parameter follows:

profile_info:
The profile info.
length:
The profile info length.

GetProfileInfoName

GetProfileInfoName() returns the name member of the ProfileInfo structure.

The format of the GetProfileInfoName method is:

char *GetProfileInfoName ( const ProfileInfo *profile_info );

A description of each parameter follows:

profile_info:
The profile info.

GetQuantizeInfoColorspace

GetQuantizeInfoColorspace() returns the colorspace member of the QuantizeInfo structure.

The format of the GetQuantizeInfoColorspace method is:

ColorspaceType GetQuantizeInfoColorspace ( const QuantizeInfo *quantize_info );

A description of each parameter follows:

quantize_info:
The quantize info.

GetQuantizeInfoDither

GetQuantizeInfoDither() returns the dither member of the QuantizeInfo structure.

The format of the GetQuantizeInfoDither method is:

unsigned int GetQuantizeInfoDither ( const QuantizeInfo *quantize_info );

A description of each parameter follows:

quantize_info:
The quantize info.

GetQuantizeInfoMeasureError

GetQuantizeInfoMeasureError() returns the measure_error member of the QuantizeInfo structure.

The format of the GetQuantizeInfoMeasureError method is:

unsigned int GetQuantizeInfoMeasureError ( const QuantizeInfo *quantize_info );

A description of each parameter follows:

quantize_info:
The quantize info.

GetQuantizeInfoNumberColors

GetQuantizeInfoNumberColors() returns the number_colors member of the QuantizeInfo structure.

The format of the GetQuantizeInfoNumberColors method is:

unsigned long GetQuantizeInfoNumberColors ( const QuantizeInfo *quantize_info );

A description of each parameter follows:

quantize_info:
The quantize info.

GetQuantizeInfoTreeDepth

GetQuantizeInfoTreeDepth() returns the tree_depth member of the QuantizeInfo structure.

The format of the GetQuantizeInfoTreeDepth method is:

unsigned int GetQuantizeInfoTreeDepth ( const QuantizeInfo *quantize_info );

A description of each parameter follows:

quantize_info:
The quantize info.

GetRectangleInfoHeight

GetRectangleInfoHeight() returns the height member of the RectangleInfo structure.

The format of the GetRectangleInfoHeight method is:

unsigned long GetRectangleInfoHeight ( const RectangleInfo *rectangle_info );

A description of each parameter follows:

rectangle_info:
The rectangle info.

GetRectangleInfoWidth

GetRectangleInfoWidth() returns the width member of the RectangleInfo structure.

The format of the GetRectangleInfoWidth method is:

unsigned long GetRectangleInfoWidth ( const RectangleInfo *rectangle_info );

A description of each parameter follows:

rectangle_info:
The rectangle info.

GetRectangleInfoX

GetRectangleInfoX() returns the x member of the RectangleInfo structure.

The format of the GetRectangleInfoX method is:

long GetRectangleInfoX ( const RectangleInfo *rectangle_info );

A description of each parameter follows:

rectangle_info:
The rectangle info.

GetRectangleInfoY

GetRectangleInfoY() returns the y member of the RectangleInfo structure.

The format of the GetRectangleInfoY method is:

long GetRectangleInfoY ( const RectangleInfo *rectangle_info );

A description of each parameter follows:

rectangle_info:
The rectangle info.

GetSegmentInfo

GetSegmentInfo() returns the SegmentInfo structure initialized to default values.

The format of the GetSegmentInfo method is:

PrimaryInfo GetSegmentInfo ( SegmentInfo *segment_info );

A description of each parameter follows:

segment_info:
The segment_info info.

GetSegmentInfoX1

GetSegmentInfoX1() returns the x1 member of the SegmentInfo structure.

The format of the GetSegmentInfoX1 method is:

double GetSegmentInfoX1 ( const SegmentInfo *segment_info );

A description of each parameter follows:

segment_info:
The segment info.

GetSegmentInfoX2

GetSegmentInfoX2() returns the x2 member of the SegmentInfo structure.

The format of the GetSegmentInfoX2 method is:

double GetSegmentInfoX2 ( const SegmentInfo *segment_info );

A description of each parameter follows:

segment_info:
The segment info.

GetSegmentInfoY1

GetSegmentInfoY1() returns the y1 member of the SegmentInfo structure.

The format of the GetSegmentInfoY1 method is:

double GetSegmentInfoY1 ( const SegmentInfo *segment_info );

A description of each parameter follows:

segment_info:
The segment info.

GetSegmentInfoY2

GetSegmentInfoY2() returns the y2 member of the SegmentInfo structure.

The format of the GetSegmentInfoY2 method is:

double GetSegmentInfoY2 ( const SegmentInfo *segment_info );

A description of each parameter follows:

segment_info:
The segment info.

GetTimerInfo

GetTimerInfo() initializes the TimerInfo structure.

The format of the GetTimerInfo method is:

void GetTimerInfo ( TimerInfo *time_info );

A description of each parameter follows.

time_info:
Timer statistics structure.

Top of page
"Image manipulation software that works like magick"