![]() |
![]() |
![]() |
![]() |
NAMEset - Set a Member of a Structure SYNOPSISunsigned int SetAffineMatrixRx( AffineMatrix *affine_matrix, const double rx ); unsigned int SetAffineMatrixRy( AffineMatrix *affine_matrix, const double ry ); unsigned int SetAffineMatrixSx( AffineMatrix *affine_matrix, const double sx ); unsigned int SetAffineMatrixSy( AffineMatrix *affine_matrix, const double sy ); unsigned int SetAffineMatrixTx( AffineMatrix *affine_matrix, const double tx ); unsigned int SetAffineMatrixTy( AffineMatrix *affine_matrix, const double ty ); unsigned int SetChromaticityInfoBluePrimary( ChromaticityInfo *chromaticity_info, const PrimaryInfo *blue_primary ); unsigned int SetChromaticityInfoGreenPrimary( ChromaticityInfo *chromaticity_info, const PrimaryInfo *green_primary ); unsigned int SetChromaticityInfoRedPrimary( ChromaticityInfo *chromaticity_info, const PrimaryInfo *red_primary ); unsigned int SetChromaticityInfoWhitePoint( ChromaticityInfo *chromaticity_info, const PrimaryInfo *white_point ); unsigned int SetDrawInfoAffine( DrawInfo *draw_info, const AffineMatrix *affine_matrix ); unsigned int SetDrawInfoAlign( DrawInfo *draw_info, const AlignType align ); unsigned int SetDrawInfoBorderColor( DrawInfo *draw_info, const PixelPacket *border_color ); unsigned int SetDrawInfoBounds( DrawInfo *draw_info, const SegmentInfo *bounds ); unsigned int SetDrawInfoClipPath( DrawInfo *draw_info, char *clip_path ); unsigned int SetDrawInfoClipUnits( DrawInfo *draw_info, const ClipPathUnits clip_units ); unsigned int SetDrawInfoCompose( DrawInfo *draw_info, const CompositeOperator compose ); unsigned int SetDrawInfoDashOffset( DrawInfo *draw_info, const double dash_offset ); unsigned int SetDrawInfoDashPattern( DrawInfo *draw_info, const double *dash_pattern ); unsigned int SetDrawInfoDecorate( DrawInfo *draw_info, const DecorationType decorate ); unsigned int SetDrawInfoDensity( DrawInfo *draw_info, const char *density ); unsigned int SetDrawInfoEncoding( DrawInfo *draw_info, const char *encoding ); unsigned int SetDrawInfoFamily( DrawInfo *draw_info, const char *family ); unsigned int SetDrawInfoFill( DrawInfo *draw_info, const PixelPacket fill ); unsigned int SetDrawInfoFillPattern( DrawInfo *draw_info, const Image *fill_pattern, ExceptionInfo *exception ); unsigned int SetDrawInfoFillRule( DrawInfo *draw_info, const FillRule fill_rule ); unsigned int SetDrawInfoFont( DrawInfo *draw_info, const char *font ); unsigned int SetDrawInfoGeometry( DrawInfo *draw_info, const char *geometry ); unsigned int SetDrawInfoGradient( DrawInfo *draw_info, const GradientInfo *gradient_info ); unsigned int SetDrawInfoGravity( DrawInfo *draw_info, const GravityType gravity ); unsigned int SetDrawInfoLinecap( DrawInfo *draw_info, const LineCap linecap ); unsigned int SetDrawInfoLinejoin( DrawInfo *draw_info, const LineJoin linejoin ); unsigned int SetDrawInfoMiterlimit( DrawInfo *draw_info, const unsigned long miterlimit ); unsigned int SetDrawInfoOpacity( DrawInfo *draw_info, const Quantum opacity ); unsigned int SetDrawInfoPointsize( DrawInfo *draw_info, const double pointsize ); unsigned int SetDrawInfoPrimitive( DrawInfo *draw_info, const char *primitive ); unsigned int SetDrawInfoRender( DrawInfo *draw_info, const unsigned int render ); unsigned int SetDrawInfoServerName( DrawInfo *draw_info, const char *server_name ); unsigned int SetDrawInfoStretch( DrawInfo *draw_info, const StretchType stretch ); unsigned int SetDrawInfoStroke( DrawInfo *draw_info, const PixelPacket *stroke ); unsigned int SetDrawInfoStrokeAntialias( DrawInfo *draw_info, const unsigned int stroke_antialias ); unsigned int SetDrawInfoStrokePattern( DrawInfo *draw_info, const Image *stroke_pattern ); unsigned int SetDrawInfoStrokeWidth( DrawInfo *draw_info, const double stroke_width ); unsigned int SetDrawInfoStyle( DrawInfo *draw_info, const StyleType style ); unsigned int SetDrawInfoText( DrawInfo *draw_info, const char *text ); unsigned int SetDrawInfoTextAntialias( DrawInfo *draw_info, const unsigned int text_antialias ); unsigned int SetDrawInfoUndercolor( DrawInfo *draw_info, const PixelPacket *undercolor ); unsigned int SetDrawInfoWeight( DrawInfo *draw_info, const unsigned long weight ); unsigned int SetExceptionInfo( ExceptionInfo *exception, ExceptionType severity ); unsigned int SetExceptionInfoDescription( ExceptionInfo *exception, const char *description ); unsigned int SetExceptionInfoErrorNumber( ExceptionInfo *exception, const int error_number ); unsigned int SetExceptionInfoReason( ExceptionInfo *exception, const char *reason ); unsigned int SetExceptionInfoSeverity( ExceptionInfo *exception, const ExceptionType severity ); unsigned int SetFrameInfoHeight( FrameInfo *frame_info, const unsigned long height ); unsigned int SetFrameInfoInnerBevel( FrameInfo *frame_info, const long inner_bevel ); unsigned int SetFrameInfoOuterBevel( FrameInfo *frame_info, const long outer_bevel ); unsigned int SetFrameInfoWidth( FrameInfo *frame_info, const unsigned long width ); unsigned int SetFrameInfoX( FrameInfo *frame_info, const long x ); unsigned int SetFrameInfoY( FrameInfo *frame_info, const long y ); unsigned int SetGeometryInfoPsi( GeometryInfo *geometry_info, const double psi ); unsigned int SetGeometryInfoRho( GeometryInfo *geometry_info, const double rho ); unsigned int SetGeometryInfoSigma( GeometryInfo *geometry_info, const double sigma ); unsigned int SetGeometryInfoXi( GeometryInfo *geometry_info, const double xi ); unsigned int SetImageBackgroundColor( Image *image, const PixelPacket *background_color ); unsigned int SetImageBlur( Image *image, const double blur ); unsigned int SetImageBorderColor( Image *image, const PixelPacket *border_color ); unsigned int SetImageCache( Image *image, void *cache ); unsigned int SetImageChromaticity( Image *image, const ChromaticityInfo chromaticity_info ); unsigned int SetImageClientData( Image *image, const void *client_data ); unsigned int SetImageColorProfile( Image *image, const ProfileInfo *color_profile ); unsigned int SetImageColormap( Image *image, const unsigned long colors, const PixelPacket *colormap, ; unsigned int SetImageColorspace( Image *image, const ColorspaceType colorspace ); unsigned int SetImageColumns( Image *image, const unsigned long columns ); unsigned int SetImageCompose( Image *image, const CompositeOperator compose ); unsigned int SetImageCompression( Image *image, const CompressionType compression ); unsigned int SetImageDelay( Image *image, const unsigned long delay ); unsigned int SetImageDepth( Image *image, const unsigned long depth ); unsigned int SetImageDirectory( Image *image, const char *directory ); unsigned int SetImageDispose( Image *image, const DisposeType dispose ); unsigned int SetImageEndian( Image *image, const EndianType endian ); unsigned int SetImageError( Image *image, const ErrorInfo *error_info ); unsigned int SetImageExtractInfo( Image *image, const RectangleInfo *extract_info ); unsigned int SetImageFilename( Image *image, const char *filename ); unsigned int SetImageFilter( Image *image, const FilterTypes filter ); unsigned int SetImageFuzz( Image *image, const double fuzz ); unsigned int SetImageGamma( Image *image, const double gamma ); unsigned int SetImageGeometry( Image *image, const char *geometry ); unsigned int SetImageGravity( Image *image, const GravityType gravity ); unsigned int SetImageIPTCProfile( Image *image, const ProfileInfo *iptc_profile ); unsigned int SetImageInfoAdjoin( ImageInfo *image_info, const unsigned int adjoin ); unsigned int SetImageInfoAffirm( ImageInfo *image_info, const unsigned int affirm ); unsigned int SetImageInfoAntialias( ImageInfo *image_info, const unsigned int antialias ); unsigned int SetImageInfoAttributes( ImageInfo *image_info, Image *attributes ); unsigned int SetImageInfoAuthenticate( ImageInfo *image_info, const char *authenticate ); unsigned int SetImageInfoBackgroundColor( ImageInfo *image_info, const PixelPacket *background_color ); unsigned int SetImageInfoBlob( ImageInfo *image_info, const void *blob ); unsigned int SetImageInfoBorderColor( ImageInfo *image_info, const PixelPacket *border_color ); unsigned int SetImageInfoCache( ImageInfo *image_info, const void *cache ); unsigned int SetImageInfoClientData( ImageInfo *image_info, const void *client_data ); unsigned int SetImageInfoColorspace( ImageInfo *image_info, const ColorspaceType colorspace ); unsigned int SetImageInfoCompression( ImageInfo *image_info, const CompressionType compression ); unsigned int SetImageInfoDensity( ImageInfo *image_info, const char *density ); unsigned int SetImageInfoDepth( ImageInfo *image_info, const unsigned long depth ); unsigned int SetImageInfoDither( ImageInfo *image_info, const unsigned int dither ); unsigned int SetImageInfoEndian( ImageInfo *image_info, const EndianType endian ); unsigned int SetImageInfoExtract( ImageInfo *image_info, const char *extract ); unsigned int SetImageInfoFile( ImageInfo *image_info, const FILE *file ); unsigned int SetImageInfoFilename( ImageInfo *image_info, const char *filename ); unsigned int SetImageInfoFont( ImageInfo *image_info, const char *font ); unsigned int SetImageInfoFuzz( ImageInfo *image_info, const double fuzz ); unsigned int SetImageInfoGroup( ImageInfo *image_info, const long group ); unsigned int SetImageInfoInterlace( ImageInfo *image_info, const InterlaceType interlace ); unsigned int SetImageInfoLength( ImageInfo *image_info, const size_t length ); unsigned int SetImageInfoMagick( ImageInfo *image_info, const char *magick ); unsigned int SetImageInfoMatteColor( ImageInfo *image_info, const PixelPacket *matte_color ); unsigned int SetImageInfoMonochrome( ImageInfo *image_info, const unsigned int monochrome ); unsigned int SetImageInfoNumberScenes( ImageInfo *image_info, const unsigned long number_scenes ); unsigned int SetImageInfoPage( ImageInfo *image_info, const char *page ); unsigned int SetImageInfoPing( ImageInfo *image_info, const unsigned int ping ); unsigned int SetImageInfoPointsize( ImageInfo *image_info, const double pointsize ); unsigned int SetImageInfoPreviewType( ImageInfo *image_info, const PreviewType preview_type ); unsigned int SetImageInfoQuality( ImageInfo *image_info, const unsigned long quality ); unsigned int SetImageInfoSamplingFactor( ImageInfo *image_info, const char *sampling_factor ); unsigned int SetImageInfoScene( ImageInfo *image_info, const unsigned long scene ); unsigned int SetImageInfoScenes( ImageInfo *image_info, const char *scenes ); unsigned int SetImageInfoServerName( ImageInfo *image_info, const char *server_name ); unsigned int SetImageInfoSize( ImageInfo *image_info, const char *size ); unsigned int SetImageInfoStream( ImageInfo *image_info, const StreamHandler stream ); unsigned int SetImageInfoTemporary( ImageInfo *image_info, const unsigned int temporary ); unsigned int SetImageInfoTexture( ImageInfo *image_info, const char *texture ); unsigned int SetImageInfoType( ImageInfo *image_info, const ImageType type ); unsigned int SetImageInfoUnits( ImageInfo *image_info, const ResolutionType units ); unsigned int SetImageInfoVerbose( ImageInfo *image_info, const unsigned int verbose ); unsigned int SetImageInfoView( ImageInfo *image_info, const char *view ); unsigned int SetImageInterlace( Image *image, const InterlaceType interlace ); unsigned int SetImageIterations( Image *image, const unsigned long iterations ); unsigned int SetImageMagickColumns( Image *image, const unsigned long magick_columns ); unsigned int SetImageMagickFilename( Image *image, const char *magick_filename ); unsigned int SetImageMagickRows( Image *image, const unsigned long magick_rows ); unsigned int SetImageMatte( Image *image, const unsigned int matte ); unsigned int SetImageMatteColor( Image *image, const PixelPacket *matte_color ); unsigned int SetImageMontage( Image *image, const char *montage ); unsigned int SetImageOffset( Image *image, const long offset ); unsigned int SetImagePage( Image *image, const RectangleInfo *page ); unsigned int SetImageRenderingIntent( Image *image, const RenderingIntent rendering_intent ); unsigned int SetImageRows( Image *image, const unsigned long rows ); unsigned int SetImageScene( Image *image, const unsigned long scene ); unsigned int SetImageStartLoop( Image *image, const long start_loop ); unsigned int SetImageStorageClass( Image *image, const ClassType storage_class ); unsigned int SetImageTaint( Image *image, const unsigned int taint ); unsigned int SetImageTileInfo( Image *image, const RectangleInfo *tile_info ); unsigned int SetImageTimer( Image *image, const TimerInfo *timer ); unsigned int SetImageTotalColors( Image *image, const unsigned long total_colors ); unsigned int SetImageUnits( Image *image, const ResolutionType units ); unsigned int SetImageXResolution( Image *image, const double x_resolution ); unsigned int SetImageYResolution( Image *image, const double y_resolution ); unsigned int SetMontageInfoBackgroundColor( MontageInfo *montage_info, const PixelPacket *background_color ); unsigned int SetMontageInfoBorderColor( MontageInfo *montage_info, const PixelPacket *border_color ); unsigned int SetMontageInfoBorderWidth( MontageInfo *montage_info, const unsigned long border_width ); unsigned int SetMontageInfoFilename( MontageInfo *montage_info, const char *filename ); unsigned int SetMontageInfoFill( MontageInfo *montage_info, const PixelPacket *fill ); unsigned int SetMontageInfoFont( MontageInfo *montage_info, const char *font ); unsigned int SetMontageInfoFrame( MontageInfo *montage_info, const char *frame ); unsigned int SetMontageInfoGeometry( MontageInfo *montage_info, const char *geometry ); unsigned int SetMontageInfoGravity( MontageInfo *montage_info, const GravityType gravity ); unsigned int SetMontageInfoMatteColor( MontageInfo *montage_info, const PixelPacket *matte_color ); unsigned int SetMontageInfoPointsize( MontageInfo *montage_info, const double pointsize ); unsigned int SetMontageInfoShadow( MontageInfo *montage_info, const unsigned int shadow ); unsigned int SetMontageInfoStroke( MontageInfo *montage_info, const PixelPacket *stroke ); unsigned int SetMontageInfoTexture( MontageInfo *montage_info, const char *texture ); unsigned int SetMontageInfoTile( MontageInfo *montage_info, const char *tile ); unsigned int SetMontageInfoTitle( MontageInfo *montage_info, const char *title ); unsigned int SetPixelPacketBlue( PixelPacket *pixel, const Quantum blue ); unsigned int SetPixelPacketGreen( PixelPacket *pixel, const Quantum green ); unsigned int SetPixelPacketOpacity( PixelPacket *pixel, const Quantum opacity ); unsigned int SetPixelPacketRed( PixelPacket *pixel, const Quantum red ); unsigned int SetPointInfoX( PointInfo *point_info, const double x ); unsigned int SetPointInfoY( PointInfo *point_info, const double y ); unsigned int SetProfileInfoInfo( ProfileInfo *profile_info, const size_t length, const unsigned char *info ); unsigned int SetProfileInfoName( ProfileInfo *profile_info, const char *name ); unsigned int SetQuantizeInfoColorspace( QuantizeInfo *quantize_info, const ColorspaceType colorspace ); unsigned int SetQuantizeInfoDither( QuantizeInfo *quantize_info, const unsigned int dither ); unsigned int SetQuantizeInfoMeasureError( QuantizeInfo *quantize_info, const unsigned int measure_error ); unsigned int SetQuantizeInfoNumberColors( QuantizeInfo *quantize_info, const unsigned long number_colors ); unsigned int SetQuantizeInfoTreeDepth( QuantizeInfo *quantize_info, const unsigned int tree_depth ); unsigned int SetRectangleInfoHeight( RectangleInfo *rectangle_info, const unsigned long height ); unsigned int SetRectangleInfoWidth( RectangleInfo *rectangle_info, const unsigned long width ); unsigned int SetRectangleInfoX( RectangleInfo *rectangle_info, const long x ); unsigned int SetRectangleInfoY( RectangleInfo *rectangle_info, const long y ); unsigned int SetSegmentInfoX1( SegmentInfo *segment_info, const double x1 ); unsigned int SetSegmentInfoX2( SegmentInfo *segment_info, const double x2 ); unsigned int SetSegmentInfoY1( SegmentInfo *segment_info, const double y1 ); unsigned int SetSegmentInfoY2( SegmentInfo *segment_info, const double y2 ); FUNCTION DESCRIPTIONSSetAffineMatrixRxSetAffineMatrixRx() sets the rx member of the AffineMatrix structure. The format of the SetAffineMatrixRx method is: unsigned int SetAffineMatrixRx ( AffineMatrix *affine_matrix, const double rx ); A description of each parameter follows:
SetAffineMatrixRySetAffineMatrixRy() sets the ry member of the AffineMatrix structure. The format of the SetAffineMatrixRy method is: unsigned int SetAffineMatrixRy ( AffineMatrix *affine_matrix, const double ry ); A description of each parameter follows:
SetAffineMatrixSxSetAffineMatrixSx() sets the sx member of the AffineMatrix structure. The format of the SetAffineMatrixSx method is: unsigned int SetAffineMatrixSx ( AffineMatrix *affine_matrix, const double sx ); A description of each parameter follows:
SetAffineMatrixSySetAffineMatrixSy() sets the sy member of the AffineMatrix structure. The format of the SetAffineMatrixSy method is: unsigned int SetAffineMatrixSy ( AffineMatrix *affine_matrix, const double sy ); A description of each parameter follows:
SetAffineMatrixTxSetAffineMatrixTx() sets the tx member of the AffineMatrix structure. The format of the SetAffineMatrixTx method is: unsigned int SetAffineMatrixTx ( AffineMatrix *affine_matrix, const double tx ); A description of each parameter follows:
SetAffineMatrixTySetAffineMatrixTy() sets the ty member of the AffineMatrix structure. The format of the SetAffineMatrixTy method is: unsigned int SetAffineMatrixTy ( AffineMatrix *affine_matrix, const double ty ); A description of each parameter follows:
SetChromaticityInfoBluePrimarySetChromaticityInfoBluePrimary() sets the blue_primary member of the ChromaticityInfo structure. The format of the SetChromaticityInfoBluePrimary method is: unsigned int SetChromaticityInfoBluePrimary ( ChromaticityInfo *chromaticity_info, const PrimaryInfo *blue_primary ); A description of each parameter follows:
SetChromaticityInfoGreenPrimarySetChromaticityInfoGreenPrimary() sets the green_primary member of the ChromaticityInfo structure. The format of the SetChromaticityInfoGreenPrimary method is: unsigned int SetChromaticityInfoGreenPrimary ( ChromaticityInfo *chromaticity_info, const PrimaryInfo *green_primary ); A description of each parameter follows:
SetChromaticityInfoRedPrimarySetChromaticityInfoRedPrimary() sets the red_primary member of the ChromaticityInfo structure. The format of the SetChromaticityInfoRedPrimary method is: unsigned int SetChromaticityInfoRedPrimary ( ChromaticityInfo *chromaticity_info, const PrimaryInfo *red_primary ); A description of each parameter follows:
SetChromaticityInfoWhitePointSetChromaticityInfoWhitePoint() sets the white_point member of the ChromaticityInfo structure. The format of the SetChromaticityInfoWhitePoint method is: unsigned int SetChromaticityInfoWhitePoint ( ChromaticityInfo *chromaticity_info, const PrimaryInfo *white_point ); A description of each parameter follows:
SetDrawInfoAffineSetDrawInfoAffine() sets the affine member of the DrawInfo structure. The format of the SetDrawInfoAffine method is: unsigned int SetDrawInfoAffine ( DrawInfo *draw_info, const AffineMatrix *affine_matrix ); A description of each parameter follows:
SetDrawInfoAlignSetDrawInfoAlign() sets the align member of the DrawInfo structure. The format of the SetDrawInfoAlign method is: unsigned int SetDrawInfoAlign ( DrawInfo *draw_info, const AlignType align ); A description of each parameter follows:
SetDrawInfoBorderColorSetDrawInfoBorderColor() sets the border_color member of the DrawInfo structure. The format of the SetDrawInfoBorderColor method is: unsigned int SetDrawInfoBorderColor ( DrawInfo *draw_info, const PixelPacket *border_color ); A description of each parameter follows:
SetDrawInfoBoundsSetDrawInfoBounds() sets the bounds member of the DrawInfo structure. The format of the SetDrawInfoBounds method is: unsigned int SetDrawInfoBounds ( DrawInfo *draw_info, const SegmentInfo *bounds ); A description of each parameter follows:
SetDrawInfoClipPathSetDrawInfoClipPath() sets the clip_path member of the DrawInfo structure. The format of the SetDrawInfoClipPath method is: unsigned int SetDrawInfoClipPath ( DrawInfo *draw_info, char *clip_path ); A description of each parameter follows:
SetDrawInfoClipUnitsSetDrawInfoClipUnits() sets the clip_units member of the DrawInfo structure. The format of the SetDrawInfoClipUnits method is: unsigned int SetDrawInfoClipUnits ( DrawInfo *draw_info, const ClipPathUnits clip_units ); A description of each parameter follows:
SetDrawInfoComposeSetDrawInfoCompose() sets the compose member of the DrawInfo structure. The format of the SetDrawInfoCompose method is: unsigned int SetDrawInfoCompose ( DrawInfo *draw_info, const CompositeOperator compose ); A description of each parameter follows:
SetDrawInfoDashOffsetSetDrawInfoDashOffset() sets the dash_offset member of the DrawInfo structure. The format of the SetDrawInfoDashOffset method is: unsigned int SetDrawInfoDashOffset ( DrawInfo *draw_info, const double dash_offset ); A description of each parameter follows:
SetDrawInfoDashPatternSetDrawInfoDashPattern() sets the dash_pattern member of the DrawInfo structure. The format of the SetDrawInfoDashPattern method is: unsigned int SetDrawInfoDashPattern ( DrawInfo *draw_info, const double *dash_pattern ); A description of each parameter follows:
SetDrawInfoDecorateSetDrawInfoDecorate() sets the decorate member of the DrawInfo structure. The format of the SetDrawInfoDecorate method is: unsigned int SetDrawInfoDecorate ( DrawInfo *draw_info, const DecorationType decorate ); A description of each parameter follows:
SetDrawInfoDensitySetDrawInfoDensity() sets the density member of the DrawInfo structure. The format of the SetDrawInfoDensity method is: unsigned int SetDrawInfoDensity ( DrawInfo *draw_info, const char *density ); A description of each parameter follows:
SetDrawInfoEncodingSetDrawInfoEncoding() sets the encoding member of the DrawInfo structure. The format of the SetDrawInfoEncoding method is: unsigned int SetDrawInfoEncoding ( DrawInfo *draw_info, const char *encoding ); A description of each parameter follows:
SetDrawInfoFamilySetDrawInfoFamily() sets the family member of the DrawInfo structure. The format of the SetDrawInfoFamily method is: unsigned int SetDrawInfoFamily ( DrawInfo *draw_info, const char *family ); A description of each parameter follows:
SetDrawInfoFillSetDrawInfoFill() sets the fill member of the DrawInfo structure. The format of the SetDrawInfoFill method is: unsigned int SetDrawInfoFill ( DrawInfo *draw_info, const PixelPacket fill ); A description of each parameter follows:
SetDrawInfoFillPatternSetDrawInfoFillPattern() sets the fill_pattern member of the DrawInfo structure. The format of the SetDrawInfoFillPattern method is: unsigned int SetDrawInfoFillPattern ( DrawInfo *draw_info, const Image *fill_pattern, ExceptionInfo *exception ); A description of each parameter follows:
SetDrawInfoFillRuleSetDrawInfoFillRule() sets the fill_rule member of the DrawInfo structure. The format of the SetDrawInfoFillRule method is: unsigned int SetDrawInfoFillRule ( DrawInfo *draw_info, const FillRule fill_rule ); A description of each parameter follows:
SetDrawInfoFontSetDrawInfoFont() sets the font member of the DrawInfo structure. The format of the SetDrawInfoFont method is: unsigned int SetDrawInfoFont ( DrawInfo *draw_info, const char *font ); A description of each parameter follows:
SetDrawInfoGeometrySetDrawInfoGeometry() sets the geometry member of the DrawInfo structure. The format of the SetDrawInfoGeometry method is: unsigned int SetDrawInfoGeometry ( DrawInfo *draw_info, const char *geometry ); A description of each parameter follows:
SetDrawInfoGradientSetDrawInfoGradient() sets the gradient member of the DrawInfo structure. The format of the SetDrawInfoGradient method is: unsigned int SetDrawInfoGradient ( DrawInfo *draw_info, const GradientInfo *gradient_info ); A description of each parameter follows:
SetDrawInfoGravitySetDrawInfoGravity() sets the gravity member of the DrawInfo structure. The format of the SetDrawInfoGravity method is: unsigned int SetDrawInfoGravity ( DrawInfo *draw_info, const GravityType gravity ); A description of each parameter follows:
SetDrawInfoLinecapSetDrawInfoLinecap() sets the linecap member of the DrawInfo structure. The format of the SetDrawInfoLinecap method is: unsigned int SetDrawInfoLinecap ( DrawInfo *draw_info, const LineCap linecap ); A description of each parameter follows:
SetDrawInfoLinejoinSetDrawInfoLinejoin() sets the linejoin member of the DrawInfo structure. The format of the SetDrawInfoLinejoin method is: unsigned int SetDrawInfoLinejoin ( DrawInfo *draw_info, const LineJoin linejoin ); A description of each parameter follows:
SetDrawInfoMiterlimitSetDrawInfoMiterlimit() sets the miterlimit member of the DrawInfo structure. The format of the SetDrawInfoMiterlimit method is: unsigned int SetDrawInfoMiterlimit ( DrawInfo *draw_info, const unsigned long miterlimit ); A description of each parameter follows:
SetDrawInfoOpacitySetDrawInfoOpacity() sets the opacity member of the DrawInfo structure. The format of the SetDrawInfoOpacity method is: unsigned int SetDrawInfoOpacity ( DrawInfo *draw_info, const Quantum opacity ); A description of each parameter follows:
SetDrawInfoPointsizeSetDrawInfoPointsize() sets the pointsize member of the DrawInfo structure. The format of the SetDrawInfoPointsize method is: unsigned int SetDrawInfoPointsize ( DrawInfo *draw_info, const double pointsize ); A description of each parameter follows:
SetDrawInfoPrimitiveSetDrawInfoPrimitive() sets the primitive member of the DrawInfo structure. The format of the SetDrawInfoPrimitive method is: unsigned int SetDrawInfoPrimitive ( DrawInfo *draw_info, const char *primitive ); A description of each parameter follows:
SetDrawInfoRenderSetDrawInfoRender() sets the render member of the DrawInfo structure. The format of the SetDrawInfoRender method is: unsigned int SetDrawInfoRender ( DrawInfo *draw_info, const unsigned int render ); A description of each parameter follows:
SetDrawInfoServerNameSetDrawInfoServerName() sets the server_name member of the DrawInfo structure. The format of the SetDrawInfoServerName method is: unsigned int SetDrawInfoServerName ( DrawInfo *draw_info, const char *server_name ); A description of each parameter follows:
SetDrawInfoStretchSetDrawInfoStretch() sets the stretch member of the DrawInfo structure. The format of the SetDrawInfoStretch method is: unsigned int SetDrawInfoStretch ( DrawInfo *draw_info, const StretchType stretch ); A description of each parameter follows:
SetDrawInfoStrokeSetDrawInfoStroke() sets the stroke member of the DrawInfo structure. The format of the SetDrawInfoStroke method is: unsigned int SetDrawInfoStroke ( DrawInfo *draw_info, const PixelPacket *stroke ); A description of each parameter follows:
SetDrawInfoStrokeAntialiasSetDrawInfoStrokeAntialias() sets the stroke_antialias member of the DrawInfo structure. The format of the SetDrawInfoStrokeAntialias method is: unsigned int SetDrawInfoStrokeAntialias ( DrawInfo *draw_info, const unsigned int stroke_antialias ); A description of each parameter follows:
SetDrawInfoStrokePatternSetDrawInfoStrokePattern() sets the stroke_pattern member of the DrawInfo structure. The format of the SetDrawInfoStrokePattern method is: unsigned int SetDrawInfoStrokePattern ( DrawInfo *draw_info, const Image *stroke_pattern ); A description of each parameter follows:
SetDrawInfoStrokeWidthSetDrawInfoStrokeWidth() sets the stroke_width member of the DrawInfo structure. The format of the SetDrawInfoStrokeWidth method is: unsigned int SetDrawInfoStrokeWidth ( DrawInfo *draw_info, const double stroke_width ); A description of each parameter follows:
SetDrawInfoStyleSetDrawInfoStyle() sets the style member of the DrawInfo structure. The format of the SetDrawInfoStyle method is: unsigned int SetDrawInfoStyle ( DrawInfo *draw_info, const StyleType style ); A description of each parameter follows:
SetDrawInfoTextSetDrawInfoText() sets the text member of the DrawInfo structure. The format of the SetDrawInfoText method is: unsigned int SetDrawInfoText ( DrawInfo *draw_info, const char *text ); A description of each parameter follows:
SetDrawInfoTextAntialiasSetDrawInfoTextAntialias() sets the text_antialias member of the DrawInfo structure. The format of the SetDrawInfoTextAntialias method is: unsigned int SetDrawInfoTextAntialias ( DrawInfo *draw_info, const unsigned int text_antialias ); A description of each parameter follows:
SetDrawInfoUndercolorSetDrawInfoUndercolor() sets the undercolor member of the DrawInfo structure. The format of the SetDrawInfoUndercolor method is: unsigned int SetDrawInfoUndercolor ( DrawInfo *draw_info, const PixelPacket *undercolor ); A description of each parameter follows:
SetDrawInfoWeightSetDrawInfoWeight() sets the weight member of the DrawInfo structure. The format of the SetDrawInfoWeight method is: unsigned int SetDrawInfoWeight ( DrawInfo *draw_info, const unsigned long weight ); A description of each parameter follows:
SetExceptionInfoSetExceptionInfo() set the exception severity. The format of the SetExceptionInfo method is: unsigned int SetExceptionInfo ( ExceptionInfo *exception, ExceptionType severity ); A description of each parameter follows:
SetExceptionInfoDescriptionSetExceptionInfoDescription() sets the description member of the ExceptionInfo structure. The format of the SetExceptionInfoDescription method is: unsigned int SetExceptionInfoDescription ( ExceptionInfo *exception, const char *description ); A description of each parameter follows:
SetExceptionInfoErrorNumberSetExceptionInfoErrorNumber() sets the error_number member of the ExceptionInfo structure. The format of the SetExceptionInfoErrorNumber method is: unsigned int SetExceptionInfoErrorNumber ( ExceptionInfo *exception, const int error_number ); A description of each parameter follows:
SetExceptionInfoReasonSetExceptionInfoReason() sets the reason member of the ExceptionInfo structure. The format of the SetExceptionInfoReason method is: unsigned int SetExceptionInfoReason ( ExceptionInfo *exception, const char *reason ); A description of each parameter follows:
SetExceptionInfoSeveritySetExceptionInfoSeverity() sets the severity member of the ExceptionInfo structure. The format of the SetExceptionInfoSeverity method is: unsigned int SetExceptionInfoSeverity ( ExceptionInfo *exception, const ExceptionType severity ); A description of each parameter follows:
SetFrameInfoHeightSetFrameInfoHeight() sets the height member of the FrameInfo structure. The format of the SetFrameInfoHeight method is: unsigned int SetFrameInfoHeight ( FrameInfo *frame_info, const unsigned long height ); A description of each parameter follows:
SetFrameInfoInnerBevelSetFrameInfoInnerBevel() sets the inner_bevel member of the FrameInfo structure. The format of the SetFrameInfoInnerBevel method is: unsigned int SetFrameInfoInnerBevel ( FrameInfo *frame_info, const long inner_bevel ); A description of each parameter follows:
SetFrameInfoOuterBevelSetFrameInfoOuterBevel() sets the outer_bevel member of the FrameInfo structure. The format of the SetFrameInfoOuterBevel method is: unsigned int SetFrameInfoOuterBevel ( FrameInfo *frame_info, const long outer_bevel ); A description of each parameter follows:
SetFrameInfoWidthSetFrameInfoWidth() sets the width member of the FrameInfo structure. The format of the SetFrameInfoWidth method is: unsigned int SetFrameInfoWidth ( FrameInfo *frame_info, const unsigned long width ); A description of each parameter follows:
SetFrameInfoXSetFrameInfoX() sets the x member of the FrameInfo structure. The format of the SetFrameInfoX method is: unsigned int SetFrameInfoX ( FrameInfo *frame_info, const long x ); A description of each parameter follows:
SetFrameInfoYSetFrameInfoY() sets the y member of the FrameInfo structure. The format of the SetFrameInfoY method is: unsigned int SetFrameInfoY ( FrameInfo *frame_info, const long y ); A description of each parameter follows:
SetGeometryInfoPsiSetGeometryInfoPsi() sets the psi member of the GeometryInfo structure. The format of the SetGeometryInfoPsi method is: unsigned int SetGeometryInfoPsi ( GeometryInfo *geometry_info, const double psi ); A description of each parameter follows:
SetGeometryInfoRhoSetGeometryInfoRho() sets the rho member of the GeometryInfo structure. The format of the SetGeometryInfoRho method is: unsigned int SetGeometryInfoRho ( GeometryInfo *geometry_info, const double rho ); A description of each parameter follows:
SetGeometryInfoSigmaSetGeometryInfoSigma() sets the sigma member of the GeometryInfo structure. The format of the SetGeometryInfoSigma method is: unsigned int SetGeometryInfoSigma ( GeometryInfo *geometry_info, const double sigma ); A description of each parameter follows:
SetGeometryInfoXiSetGeometryInfoXi() sets the xi member of the GeometryInfo structure. The format of the SetGeometryInfoXi method is: unsigned int SetGeometryInfoXi ( GeometryInfo *geometry_info, const double xi ); A description of each parameter follows:
SetImageBackgroundColorSetImageBackgroundColor() sets the background_color member of the Image structure. The format of the SetImageBackgroundColor method is: unsigned int SetImageBackgroundColor ( Image *image, const PixelPacket *background_color ); A description of each parameter follows:
SetImageBlurSetImageBlur() sets the blur member of the Image structure. The format of the SetImageBlur method is: unsigned int SetImageBlur ( Image *image, const double blur ); A description of each parameter follows:
SetImageBorderColorSetImageBorderColor() sets the border_color member of the Image structure. The format of the SetImageBorderColor method is: unsigned int SetImageBorderColor ( Image *image, const PixelPacket *border_color ); A description of each parameter follows:
SetImageCacheSetImageCache() sets the cache member of the Image structure. The format of the SetImageCache method is: unsigned int SetImageCache ( Image *image, void *cache ); A description of each parameter follows:
SetImageChromaticitySetImageChromaticity() sets the chromaticity member of the Image structure. The format of the SetImageChromaticity method is: unsigned int SetImageChromaticity ( Image *image, const ChromaticityInfo chromaticity_info ); A description of each parameter follows:
SetImageClientDataSetImageClientData() sets the client_data member of the Image structure. The format of the SetImageClientData method is: unsigned int SetImageClientData ( Image *image, const void *client_data ); A description of each parameter follows:
SetImageColorProfileSetImageColorProfile() sets the color_profile member of the Image structure. The format of the SetImageColorProfile method is: unsigned int SetImageColorProfile ( Image *image, const ProfileInfo *color_profile ); A description of each parameter follows:
SetImageColormapSetImageColormap() sets the colormap member of the Image structure. The format of the SetImageColormap method is: unsigned int SetImageColormap( Image *image, const unsigned long colors, const PixelPacket *colormap, ; A description of each parameter follows: SetImageColorspaceSetImageColorspace() sets the colorspace member of the Image structure. The format of the SetImageColorspace method is: unsigned int SetImageColorspace ( Image *image, const ColorspaceType colorspace ); A description of each parameter follows:
SetImageColumnsSetImageColumns() sets the columns member of the Image structure. The format of the SetImageColumns method is: unsigned int SetImageColumns ( Image *image, const unsigned long columns ); A description of each parameter follows:
SetImageComposeSetImageCompose() sets the compose member of the Image structure. The format of the SetImageCompose method is: unsigned int SetImageCompose ( Image *image, const CompositeOperator compose ); A description of each parameter follows:
SetImageCompressionSetImageCompression() sets the compression member of the Image structure. The format of the SetImageCompression method is: unsigned int SetImageCompression ( Image *image, const CompressionType compression ); A description of each parameter follows:
SetImageDelaySetImageDelay() sets the delay member of the Image structure. The format of the SetImageDelay method is: unsigned int SetImageDelay ( Image *image, const unsigned long delay ); A description of each parameter follows:
SetImageDepthSetImageDepth() sets the depth of the image, either 8 or 16. Some image formats support both 8 and 16-bits per color component ( e.g. PNG ) . Use SetImageDepth ( ) to specify your preference. A value other than 0 is returned if the depth is set. Check the exception member of image to determine the cause for any failure. The format of the SetImageDepth method is: unsigned int SetImageDepth ( Image *image, const unsigned long depth ); A description of each parameter follows:
SetImageDirectorySetImageDirectory() sets the directory member of the Image structure. The format of the SetImageDirectory method is: unsigned int SetImageDirectory ( Image *image, const char *directory ); A description of each parameter follows:
SetImageDisposeSetImageDispose() sets the dispose member of the Image structure. The format of the SetImageDispose method is: unsigned int SetImageDispose ( Image *image, const DisposeType dispose ); A description of each parameter follows:
SetImageEndianSetImageEndian() sets the endian member of the Image structure. The format of the SetImageEndian method is: unsigned int SetImageEndian ( Image *image, const EndianType endian ); A description of each parameter follows:
SetImageErrorSetImageError() sets the error member of the Image structure. The format of the SetImageError method is: unsigned int SetImageError ( Image *image, const ErrorInfo *error_info ); A description of each parameter follows:
SetImageExtractInfoSetImageExtractInfo() sets the extract_info member of the Image structure. The format of the SetImageExtractInfo method is: unsigned int SetImageExtractInfo ( Image *image, const RectangleInfo *extract_info ); A description of each parameter follows:
SetImageFilenameSetImageFilename() sets the filename member of the Image structure. The format of the SetImageFilename method is: unsigned int SetImageFilename ( Image *image, const char *filename ); A description of each parameter follows:
SetImageFilterSetImageFilter() sets the filter member of the Image structure. The format of the SetImageFilter method is: unsigned int SetImageFilter ( Image *image, const FilterTypes filter ); A description of each parameter follows:
SetImageFuzzSetImageFuzz() sets the fuzz member of the Image structure. The format of the SetImageFuzz method is: unsigned int SetImageFuzz ( Image *image, const double fuzz ); A description of each parameter follows:
SetImageGammaSetImageGamma() sets the gamma member of the Image structure. The format of the SetImageGamma method is: unsigned int SetImageGamma ( Image *image, const double gamma ); A description of each parameter follows:
SetImageGeometrySetImageGeometry() sets the geometry member of the Image structure. The format of the SetImageGeometry method is: unsigned int SetImageGeometry ( Image *image, const char *geometry ); A description of each parameter follows:
SetImageGravitySetImageGravity() sets the gravity member of the Image structure. The format of the SetImageGravity method is: unsigned int SetImageGravity ( Image *image, const GravityType gravity ); A description of each parameter follows:
SetImageInterlaceSetImageInterlace() sets the interlace member of the Image structure. The format of the SetImageInterlace method is: unsigned int SetImageInterlace ( Image *image, const InterlaceType interlace ); A description of each parameter follows:
SetImageIPTCProfileSetImageIPTCProfile() sets the iptc_profile member of the Image structure. The format of the SetImageIPTCProfile method is: unsigned int SetImageIPTCProfile ( Image *image, const ProfileInfo *iptc_profile ); A description of each parameter follows:
SetImageIterationsSetImageIterations() sets the iterations member of the Image structure. The format of the SetImageIterations method is: unsigned int SetImageIterations ( Image *image, const unsigned long iterations ); A description of each parameter follows:
SetImageMagickColumnsSetImageMagickColumns() sets the magick_columns member of the Image structure. The format of the SetImageMagickColumns method is: unsigned int SetImageMagickColumns ( Image *image, const unsigned long magick_columns ); A description of each parameter follows:
SetImageMagickFilenameSetImageMagickFilename() sets the magick_filename member of the Image structure. The format of the SetImageMagickFilename method is: unsigned int SetImageMagickFilename ( Image *image, const char *magick_filename ); A description of each parameter follows:
SetImageMagickRowsSetImageMagickRows() sets the magick_rows member of the Image structure. The format of the SetImageMagickRows method is: unsigned int SetImageMagickRows ( Image *image, const unsigned long magick_rows ); A description of each parameter follows:
SetImageMatteSetImageMatte() sets the matte member of the Image structure. The format of the SetImageMatte method is: unsigned int SetImageMatte ( Image *image, const unsigned int matte ); A description of each parameter follows:
SetImageMatteColorSetImageMatteColor() sets the matte_color member of the Image structure. The format of the SetImageMatteColor method is: unsigned int SetImageMatteColor ( Image *image, const PixelPacket *matte_color ); A description of each parameter follows:
SetImageMontageSetImageMontage() sets the montage member of the Image structure. The format of the SetImageMontage method is: unsigned int SetImageMontage ( Image *image, const char *montage ); A description of each parameter follows:
SetImageOffsetSetImageOffset() sets the offset member of the Image structure. The format of the SetImageOffset method is: unsigned int SetImageOffset ( Image *image, const long offset ); A description of each parameter follows:
SetImagePageSetImagePage() sets the page member of the Image structure. The format of the SetImagePage method is: unsigned int SetImagePage ( Image *image, const RectangleInfo *page ); A description of each parameter follows:
SetImageRenderingIntentSetImageRenderingIntent() sets the rendering_intent member of the Image structure. The format of the SetImageRenderingIntent method is: unsigned int SetImageRenderingIntent ( Image *image, const RenderingIntent rendering_intent ); A description of each parameter follows:
SetImageRowsSetImageRows() sets the rows member of the Image structure. The format of the SetImageRows method is: unsigned int SetImageRows ( Image *image, const unsigned long rows ); A description of each parameter follows:
SetImageSceneSetImageScene() sets the scene member of the Image structure. The format of the SetImageScene method is: unsigned int SetImageScene ( Image *image, const unsigned long scene ); A description of each parameter follows:
SetImageStartLoopSetImageStartLoop() sets the start_loop member of the Image structure. The format of the SetImageStartLoop method is: unsigned int SetImageStartLoop ( Image *image, const long start_loop ); A description of each parameter follows:
SetImageStorageClassSetImageStorageClass() sets the storage_class member of the Image structure. The format of the SetImageStorageClass method is: unsigned int SetImageStorageClass ( Image *image, const ClassType storage_class ); A description of each parameter follows:
SetImageTaintSetImageTaint() sets the taint member of the Image structure. The format of the SetImageTaint method is: unsigned int SetImageTaint ( Image *image, const unsigned int taint ); A description of each parameter follows:
SetImageTileInfoSetImageTileInfo() sets the tile_info member of the Image structure. The format of the SetImageTileInfo method is: unsigned int SetImageTileInfo ( Image *image, const RectangleInfo *tile_info ); A description of each parameter follows:
SetImageTimerSetImageTimer() sets the timer member of the Image structure. The format of the SetImageTimer method is: unsigned int SetImageTimer ( Image *image, const TimerInfo *timer ); A description of each parameter follows:
SetImageTotalColorsSetImageTotalColors() sets the total_colors member of the Image structure. The format of the SetImageTotalColors method is: unsigned int SetImageTotalColors ( Image *image, const unsigned long total_colors ); A description of each parameter follows:
SetImageUnitsSetImageUnits() sets the units member of the Image structure. The format of the SetImageUnits method is: unsigned int SetImageUnits ( Image *image, const ResolutionType units ); A description of each parameter follows:
SetImageXResolutionSetImageXResolution() sets the x_resolution member of the Image structure. The format of the SetImageXResolution method is: unsigned int SetImageXResolution ( Image *image, const double x_resolution ); A description of each parameter follows:
SetImageYResolutionSetImageYResolution() sets the y_resolution member of the Image structure. The format of the SetImageYResolution method is: unsigned int SetImageYResolution ( Image *image, const double y_resolution ); A description of each parameter follows:
SetImageInfoAdjoinSetImageInfoAdjoin() sets the adjoin member of the ImageInfo structure. The format of the SetImageInfoAdjoin method is: unsigned int SetImageInfoAdjoin ( ImageInfo *image_info, const unsigned int adjoin ); A description of each parameter follows:
SetImageInfoAffirmSetImageInfoAffirm() sets the affirm member of the ImageInfo structure. The format of the SetImageInfoAffirm method is: unsigned int SetImageInfoAffirm ( ImageInfo *image_info, const unsigned int affirm ); A description of each parameter follows:
SetImageInfoAntialiasSetImageInfoAntialias() sets the antialias member of the ImageInfo structure. The format of the SetImageInfoAntialias method is: unsigned int SetImageInfoAntialias ( ImageInfo *image_info, const unsigned int antialias ); A description of each parameter follows:
SetImageInfoAttributesSetImageInfoAttributes() sets the attributes member of the ImageInfo structure. The format of the SetImageInfoAttributes method is: unsigned int SetImageInfoAttributes ( ImageInfo *image_info, Image *attributes ); A description of each parameter follows:
SetImageInfoAuthenticateSetImageInfoAuthenticate() sets the authenticate member of the ImageInfo structure. The format of the SetImageInfoAuthenticate method is: unsigned int SetImageInfoAuthenticate ( ImageInfo *image_info, const char *authenticate ); A description of each parameter follows:
SetImageInfoBackgroundColorSetImageInfoBackgroundColor() sets the background_color member of the ImageInfo structure. The format of the SetImageInfoBackgroundColor method is: unsigned int SetImageInfoBackgroundColor ( ImageInfo *image_info, const PixelPacket *background_color ); A description of each parameter follows:
SetImageInfoBlobSetImageInfoBlob() sets the blob member of the ImageInfo structure. The format of the SetImageInfoBlob method is: unsigned int SetImageInfoBlob ( ImageInfo *image_info, const void *blob ); A description of each parameter follows:
SetImageInfoBorderColorSetImageInfoBorderColor() sets the border_color member of the ImageInfo structure. The format of the SetImageInfoBorderColor method is: unsigned int SetImageInfoBorderColor ( ImageInfo *image_info, const PixelPacket *border_color ); A description of each parameter follows:
SetImageInfoCacheSetImageInfoCache() sets the cache member of the ImageInfo structure. The format of the SetImageInfoCache method is: unsigned int SetImageInfoCache ( ImageInfo *image_info, const void *cache ); A description of each parameter follows:
SetImageInfoClientDataSetImageInfoClientData() sets the client_data member of the ImageInfo structure. The format of the SetImageInfoClientData method is: unsigned int SetImageInfoClientData ( ImageInfo *image_info, const void *client_data ); A description of each parameter follows:
SetImageInfoColorspaceSetImageInfoColorspace() sets the colorspace member of the ImageInfo structure. The format of the SetImageInfoColorspace method is: unsigned int SetImageInfoColorspace ( ImageInfo *image_info, const ColorspaceType colorspace ); A description of each parameter follows:
SetImageInfoCompressionSetImageInfoCompression() sets the compression member of the ImageInfo structure. The format of the SetImageInfoCompression method is: unsigned int SetImageInfoCompression ( ImageInfo *image_info, const CompressionType compression ); A description of each parameter follows:
SetImageInfoDensitySetImageInfoDensity() sets the density member of the ImageInfo structure. The format of the SetImageInfoDensity method is: unsigned int SetImageInfoDensity ( ImageInfo *image_info, const char *density ); A description of each parameter follows:
SetImageInfoDepthSetImageInfoDepth() sets the depth member of the ImageInfo structure. The format of the SetImageInfoDepth method is: unsigned int SetImageInfoDepth ( ImageInfo *image_info, const unsigned long depth ); A description of each parameter follows:
SetImageInfoDitherSetImageInfoDither() sets the dither member of the ImageInfo structure. The format of the SetImageInfoDither method is: unsigned int SetImageInfoDither ( ImageInfo *image_info, const unsigned int dither ); A description of each parameter follows:
SetImageInfoEndianSetImageInfoEndian() sets the endian member of the ImageInfo structure. The format of the SetImageInfoEndian method is: unsigned int SetImageInfoEndian ( ImageInfo *image_info, const EndianType endian ); A description of each parameter follows:
SetImageInfoExtractSetImageInfoExtract() sets the extract member of the ImageInfo structure. The format of the SetImageInfoExtract method is: unsigned int SetImageInfoExtract ( ImageInfo *image_info, const char *extract ); A description of each parameter follows:
SetImageInfoFileSetImageInfoFile() sets the file member of the ImageInfo structure. The format of the SetImageInfoFile method is: unsigned int SetImageInfoFile ( ImageInfo *image_info, const FILE *file ); A description of each parameter follows:
SetImageInfoFilenameSetImageInfoFilename() sets the filename member of the ImageInfo structure. The format of the SetImageInfoFilename method is: unsigned int SetImageInfoFilename ( ImageInfo *image_info, const char *filename ); A description of each parameter follows:
SetImageInfoFontSetImageInfoFont() sets the font member of the ImageInfo structure. The format of the SetImageInfoFont method is: unsigned int SetImageInfoFont ( ImageInfo *image_info, const char *font ); A description of each parameter follows:
SetImageInfoFuzzSetImageInfoFuzz() sets the fuzz member of the ImageInfo structure. The format of the SetImageInfoFuzz method is: unsigned int SetImageInfoFuzz ( ImageInfo *image_info, const double fuzz ); A description of each parameter follows:
SetImageInfoGroupSetImageInfoGroup() sets the group member of the ImageInfo structure. The format of the SetImageInfoGroup method is: unsigned int SetImageInfoGroup ( ImageInfo *image_info, const long group ); A description of each parameter follows:
SetImageInfoInterlaceSetImageInfoInterlace() sets the interlace member of the ImageInfo structure. The format of the SetImageInfoInterlace method is: unsigned int SetImageInfoInterlace ( ImageInfo *image_info, const InterlaceType interlace ); A description of each parameter follows:
SetImageInfoLengthSetImageInfoLength() sets the length member of the ImageInfo structure. The format of the SetImageInfoLength method is: unsigned int SetImageInfoLength ( ImageInfo *image_info, const size_t length ); A description of each parameter follows:
SetImageInfoMagickSetImageInfoMagick() sets the magick member of the ImageInfo structure. The format of the SetImageInfoMagick method is: unsigned int SetImageInfoMagick ( ImageInfo *image_info, const char *magick ); A description of each parameter follows:
SetImageInfoMatteColorSetImageInfoMatteColor() sets the matte_color member of the ImageInfo structure. The format of the SetImageInfoMatteColor method is: unsigned int SetImageInfoMatteColor ( ImageInfo *image_info, const PixelPacket *matte_color ); A description of each parameter follows:
SetImageInfoMonochromeSetImageInfoMonochrome() sets the monochrome member of the ImageInfo structure. The format of the SetImageInfoMonochrome method is: unsigned int SetImageInfoMonochrome ( ImageInfo *image_info, const unsigned int monochrome ); A description of each parameter follows:
SetImageInfoNumberScenesSetImageInfoNumberScenes() sets the number_scenes member of the ImageInfo structure. The format of the SetImageInfoNumberScenes method is: unsigned int SetImageInfoNumberScenes ( ImageInfo *image_info, const unsigned long number_scenes ); A description of each parameter follows:
SetImageInfoPageSetImageInfoPage() sets the page member of the ImageInfo structure. The format of the SetImageInfoPage method is: unsigned int SetImageInfoPage ( ImageInfo *image_info, const char *page ); A description of each parameter follows:
SetImageInfoPingSetImageInfoPing() sets the ping member of the ImageInfo structure. The format of the SetImageInfoPing method is: unsigned int SetImageInfoPing ( ImageInfo *image_info, const unsigned int ping ); A description of each parameter follows:
SetImageInfoPointsizeSetImageInfoPointsize() sets the pointsize member of the ImageInfo structure. The format of the SetImageInfoPointsize method is: unsigned int SetImageInfoPointsize ( ImageInfo *image_info, const double pointsize ); A description of each parameter follows:
SetImageInfoPreviewTypeSetImageInfoPreviewType() sets the preview_type member of the ImageInfo structure. The format of the SetImageInfoPreviewType method is: unsigned int SetImageInfoPreviewType ( ImageInfo *image_info, const PreviewType preview_type ); A description of each parameter follows:
SetImageInfoQualitySetImageInfoQuality() sets the quality member of the ImageInfo structure. The format of the SetImageInfoQuality method is: unsigned int SetImageInfoQuality ( ImageInfo *image_info, const unsigned long quality ); A description of each parameter follows:
SetImageInfoSamplingFactorSetImageInfoSamplingFactor() sets the sampling_factor member of the ImageInfo structure. The format of the SetImageInfoSamplingFactor method is: unsigned int SetImageInfoSamplingFactor ( ImageInfo *image_info, const char *sampling_factor ); A description of each parameter follows:
SetImageInfoSceneSetImageInfoScene() sets the scene member of the ImageInfo structure. The format of the SetImageInfoScene method is: unsigned int SetImageInfoScene ( ImageInfo *image_info, const unsigned long scene ); A description of each parameter follows:
SetImageInfoScenesSetImageInfoScenes() sets the scenes member of the ImageInfo structure. The format of the SetImageInfoScenes method is: unsigned int SetImageInfoScenes ( ImageInfo *image_info, const char *scenes ); A description of each parameter follows:
SetImageInfoServerNameSetImageInfoServerName() sets the server_name member of the ImageInfo structure. The format of the SetImageInfoServerName method is: unsigned int SetImageInfoServerName ( ImageInfo *image_info, const char *server_name ); A description of each parameter follows:
SetImageInfoSizeSetImageInfoSize() sets the size member of the ImageInfo structure. The format of the SetImageInfoSize method is: unsigned int SetImageInfoSize ( ImageInfo *image_info, const char *size ); A description of each parameter follows:
SetImageInfoStreamSetImageInfoStream() sets the stream member of the ImageInfo structure. The format of the SetImageInfoStream method is: unsigned int SetImageInfoStream ( ImageInfo *image_info, const StreamHandler stream ); A description of each parameter follows:
SetImageInfoTemporarySetImageInfoTemporary() sets the temporary member of the ImageInfo structure. The format of the SetImageInfoTemporary method is: unsigned int SetImageInfoTemporary ( ImageInfo *image_info, const unsigned int temporary ); A description of each parameter follows:
SetImageInfoTextureSetImageInfoTexture() sets the texture member of the ImageInfo structure. The format of the SetImageInfoTexture method is: unsigned int SetImageInfoTexture ( ImageInfo *image_info, const char *texture ); A description of each parameter follows:
SetImageInfoTypeSetImageInfoType() sets the type member of the ImageInfo structure. The format of the SetImageInfoType method is: unsigned int SetImageInfoType ( ImageInfo *image_info, const ImageType type ); A description of each parameter follows:
SetImageInfoUnitsSetImageInfoUnits() sets the units member of the ImageInfo structure. The format of the SetImageInfoUnits method is: unsigned int SetImageInfoUnits ( ImageInfo *image_info, const ResolutionType units ); A description of each parameter follows:
SetImageInfoVerboseSetImageInfoVerbose() sets the verbose member of the ImageInfo structure. The format of the SetImageInfoVerbose method is: unsigned int SetImageInfoVerbose ( ImageInfo *image_info, const unsigned int verbose ); A description of each parameter follows:
SetImageInfoViewSetImageInfoView() sets the view member of the ImageInfo structure. The format of the SetImageInfoView method is: unsigned int SetImageInfoView ( ImageInfo *image_info, const char *view ); A description of each parameter follows:
SetMontageInfoBackgroundColorSetMontageInfoBackgroundColor() sets the background_color member of the MontageInfo structure. The format of the SetMontageInfoBackgroundColor method is: unsigned int SetMontageInfoBackgroundColor ( MontageInfo *montage_info, const PixelPacket *background_color ); A description of each parameter follows:
SetMontageInfoBorderColorSetMontageInfoBorderColor() sets the border_color member of the MontageInfo structure. The format of the SetMontageInfoBorderColor method is: unsigned int SetMontageInfoBorderColor ( MontageInfo *montage_info, const PixelPacket *border_color ); A description of each parameter follows:
SetMontageInfoBorderWidthSetMontageInfoBorderWidth() sets the border_width member of the MontageInfo structure. The format of the SetMontageInfoBorderWidth method is: unsigned int SetMontageInfoBorderWidth ( MontageInfo *montage_info, const unsigned long border_width ); A description of each parameter follows:
SetMontageInfoFilenameSetMontageInfoFilename() sets the filename member of the MontageInfo structure. The format of the SetMontageInfoFilename method is: unsigned int SetMontageInfoFilename ( MontageInfo *montage_info, const char *filename ); A description of each parameter follows:
SetMontageInfoFillSetMontageInfoFill() sets the fill member of the MontageInfo structure. The format of the SetMontageInfoFill method is: unsigned int SetMontageInfoFill ( MontageInfo *montage_info, const PixelPacket *fill ); A description of each parameter follows:
SetMontageInfoFontSetMontageInfoFont() sets the font member of the MontageInfo structure. The format of the SetMontageInfoFont method is: unsigned int SetMontageInfoFont ( MontageInfo *montage_info, const char *font ); A description of each parameter follows:
SetMontageInfoFrameSetMontageInfoFrame() sets the frame member of the MontageInfo structure. The format of the SetMontageInfoFrame method is: unsigned int SetMontageInfoFrame ( MontageInfo *montage_info, const char *frame ); A description of each parameter follows:
SetMontageInfoGeometrySetMontageInfoGeometry() sets the geometry member of the MontageInfo structure. The format of the SetMontageInfoGeometry method is: unsigned int SetMontageInfoGeometry ( MontageInfo *montage_info, const char *geometry ); A description of each parameter follows:
SetMontageInfoGravitySetMontageInfoGravity() sets the gravity member of the MontageInfo structure. The format of the SetMontageInfoGravity method is: unsigned int SetMontageInfoGravity ( MontageInfo *montage_info, const GravityType gravity ); A description of each parameter follows:
SetMontageInfoMatteColorSetMontageInfoMatteColor() sets the matte_color member of the MontageInfo structure. The format of the SetMontageInfoMatteColor method is: unsigned int SetMontageInfoMatteColor ( MontageInfo *montage_info, const PixelPacket *matte_color ); A description of each parameter follows:
SetMontageInfoPointsizeSetMontageInfoPointsize() sets the pointsize member of the MontageInfo structure. The format of the SetMontageInfoPointsize method is: unsigned int SetMontageInfoPointsize ( MontageInfo *montage_info, const double pointsize ); A description of each parameter follows:
SetMontageInfoShadowSetMontageInfoShadow() sets the shadow member of the MontageInfo structure. The format of the SetMontageInfoShadow method is: unsigned int SetMontageInfoShadow ( MontageInfo *montage_info, const unsigned int shadow ); A description of each parameter follows:
SetMontageInfoStrokeSetMontageInfoStroke() sets the stroke member of the MontageInfo structure. The format of the SetMontageInfoStroke method is: unsigned int SetMontageInfoStroke ( MontageInfo *montage_info, const PixelPacket *stroke ); A description of each parameter follows:
SetMontageInfoTextureSetMontageInfoTexture() sets the texture member of the MontageInfo structure. The format of the SetMontageInfoTexture method is: unsigned int SetMontageInfoTexture ( MontageInfo *montage_info, const char *texture ); A description of each parameter follows:
SetMontageInfoTileSetMontageInfoTile() sets the tile member of the MontageInfo structure. The format of the SetMontageInfoTile method is: unsigned int SetMontageInfoTile ( MontageInfo *montage_info, const char *tile ); A description of each parameter follows:
SetMontageInfoTitleSetMontageInfoTitle() sets the title member of the MontageInfo structure. The format of the SetMontageInfoTitle method is: unsigned int SetMontageInfoTitle ( MontageInfo *montage_info, const char *title ); A description of each parameter follows:
SetPixelPacketBlueSetPixelPacketBlue() sets the blue member of the PixelPacket structure. The format of the SetPixelPacketBlue method is: unsigned int SetPixelPacketBlue ( PixelPacket *pixel, const Quantum blue ); A description of each parameter follows: SetPixelPacketGreenSetPixelPacketGreen() sets the green member of the PixelPacket structure. The format of the SetPixelPacketGreen method is: unsigned int SetPixelPacketGreen ( PixelPacket *pixel, const Quantum green ); A description of each parameter follows:
SetPixelPacketOpacitySetPixelPacketOpacity() sets the opacity member of the PixelPacket structure. The format of the SetPixelPacketOpacity method is: unsigned int SetPixelPacketOpacity ( PixelPacket *pixel, const Quantum opacity ); A description of each parameter follows:
SetPixelPacketRedSetPixelPacketRed() sets the red member of the PixelPacket structure. The format of the SetPixelPacketRed method is: unsigned int SetPixelPacketRed ( PixelPacket *pixel, const Quantum red ); A description of each parameter follows:
SetPointInfoXSetPointInfoX() sets the x member of the PointInfo structure. The format of the SetPointInfoX method is: unsigned int SetPointInfoX ( PointInfo *point_info, const double x ); A description of each parameter follows:
SetPointInfoYSetPointInfoY() sets the y member of the PointInfo structure. The format of the SetPointInfoY method is: unsigned int SetPointInfoY ( PointInfo *point_info, const double y ); A description of each parameter follows:
SetProfileInfoInfoSetProfileInfoInfo() sets the info member of the ProfileInfo structure. The format of the SetProfileInfoInfo method is: unsigned int SetProfileInfoInfo ( ProfileInfo *profile_info, const size_t length, const unsigned char *info ); A description of each parameter follows:
SetProfileInfoNameSetProfileInfoName() sets the name member of the ProfileInfo structure. The format of the SetProfileInfoName method is: unsigned int SetProfileInfoName ( ProfileInfo *profile_info, const char *name ); A description of each parameter follows:
SetQuantizeInfoColorspaceSetQuantizeInfoColorspace() sets the colorspace member of the QuantizeInfo structure. The format of the SetQuantizeInfoColorspace method is: unsigned int SetQuantizeInfoColorspace ( QuantizeInfo *quantize_info, const ColorspaceType colorspace ); A description of each parameter follows:
SetQuantizeInfoDitherSetQuantizeInfoDither() sets the dither member of the QuantizeInfo structure. The format of the SetQuantizeInfoDither method is: unsigned int SetQuantizeInfoDither ( QuantizeInfo *quantize_info, const unsigned int dither ); A description of each parameter follows:
SetQuantizeInfoMeasureErrorSetQuantizeInfoMeasureError() sets the measure_error member of the QuantizeInfo structure. The format of the SetQuantizeInfoMeasureError method is: unsigned int SetQuantizeInfoMeasureError ( QuantizeInfo *quantize_info, const unsigned int measure_error ); A description of each parameter follows:
SetQuantizeInfoNumberColorsSetQuantizeInfoNumberColors() sets the number_colors member of the QuantizeInfo structure. The format of the SetQuantizeInfoNumberColors method is: unsigned int SetQuantizeInfoNumberColors ( QuantizeInfo *quantize_info, const unsigned long number_colors ); A description of each parameter follows:
SetQuantizeInfoTreeDepthSetQuantizeInfoTreeDepth() sets the tree_depth member of the QuantizeInfo structure. The format of the SetQuantizeInfoTreeDepth method is: unsigned int SetQuantizeInfoTreeDepth ( QuantizeInfo *quantize_info, const unsigned int tree_depth ); A description of each parameter follows:
SetRectangleInfoHeightSetRectangleInfoHeight() sets the height member of the RectangleInfo structure. The format of the SetRectangleInfoHeight method is: unsigned int SetRectangleInfoHeight ( RectangleInfo *rectangle_info, const unsigned long height ); A description of each parameter follows:
SetRectangleInfoWidthSetRectangleInfoWidth() sets the width member of the RectangleInfo structure. The format of the SetRectangleInfoWidth method is: unsigned int SetRectangleInfoWidth ( RectangleInfo *rectangle_info, const unsigned long width ); A description of each parameter follows:
SetRectangleInfoXSetRectangleInfoX() sets the x member of the RectangleInfo structure. The format of the SetRectangleInfoX method is: unsigned int SetRectangleInfoX ( RectangleInfo *rectangle_info, const long x ); A description of each parameter follows:
SetRectangleInfoYSetRectangleInfoY() sets the y member of the RectangleInfo structure. The format of the SetRectangleInfoY method is: unsigned int SetRectangleInfoY ( RectangleInfo *rectangle_info, const long y ); A description of each parameter follows:
SetSegmentInfoX1SetSegmentInfoX1() sets the x1 member of the SegmentInfo structure. The format of the SetSegmentInfoX1 method is: unsigned int SetSegmentInfoX1 ( SegmentInfo *segment_info, const double x1 ); A description of each parameter follows:
SetSegmentInfoX2SetSegmentInfoX2() sets the x2 member of the SegmentInfo structure. The format of the SetSegmentInfoX2 method is: unsigned int SetSegmentInfoX2 ( SegmentInfo *segment_info, const double x2 ); A description of each parameter follows:
SetSegmentInfoY1SetSegmentInfoY1() sets the y1 member of the SegmentInfo structure. The format of the SetSegmentInfoY1 method is: unsigned int SetSegmentInfoY1 ( SegmentInfo *segment_info, const double y1 ); A description of each parameter follows:
SetSegmentInfoY2SetSegmentInfoY2() sets the y2 member of the SegmentInfo structure. The format of the SetSegmentInfoY2 method is: unsigned int SetSegmentInfoY2 ( SegmentInfo *segment_info, const double y2 ); A description of each parameter follows:
![]() |