The plugin part ImageMagickQ8
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS GraphicsMagick Plugin:ImageMagickQ8:
Partly Console safe,
381 entry points.
- class ImageMagickQ8MBS
- class IMColorQ8MBS
- class IMExceptionQ8MBS
- class IMImageAffineMatrixQ8MBS
- class IMImageAttributeQ8MBS
- class IMImageInfoQ8MBS
- class IMImageQ8MBS
- method ClutImageChannel(ChannelType as Integer, clutImage as IMImageQ8MBS) as Boolean
- method ClutImage(clutImage as IMImageQ8MBS) as Boolean
- method ContrastImage(sharpen as boolean) as Boolean
- method NormalizeImageChannel(ChannelType as Integer) as Boolean
- method NormalizeImage as Boolean
- method NegateImageChannel(ChannelType as Integer, gray as boolean = false) as Boolean
- method NegateImage(gray as boolean = false) as Boolean
- method EqualizeImageChannel(ChannelType as Integer) as Boolean
- method EqualizeImage as Boolean
- method BrightnessContrastImage(brightness as double, contrast as double) as Boolean
- method BrightnessContrastImageChannel(ChannelType as Integer, brightness as double, contrast as double) as Boolean
- method AutoLevelImageChannel(ChannelType as Integer) as Boolean
- method AutoLevelImage as Boolean
- method AutoGammaImageChannel(ChannelType as Integer) as Boolean
- method AutoGammaImage as Boolean
- method CreateHBITMAP as Ptr
- method DistortImage(DistortImageMethod as integer, values() as double, bestfit as boolean) as IMImageQ8MBS
- method FrameImage(x as integer, y as integer, width as integer, height as integer, innerBevel as integer, OuterBevel as integer) as IMImageQ8MBS
- method BorderImage(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method RaiseImage(x as integer, y as integer, width as integer, height as integer, raise as boolean) as boolean
- method EncipherImage(passkey as string) as boolean
- method DecipherImage(passkey as string) as boolean
- method RemoveDuplicateLayers
- method RemoveZeroDelayLayers
- method TransformImage(CropGeometry as string, ImageGeometry as string) as boolean
- method TransformImages(CropGeometry as string, ImageGeometry as string) as boolean
- method CropImageToTiles(CropGeometry as string) as IMImageQ8MBS
- method ConsolidateCMYKImages as IMImageQ8MBS
- method ExcerptImage(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method ExtentImage(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method TransverseImage as IMImageQ8MBS
- method TransposeImage as IMImageQ8MBS
- method AffineTransformImage(matrix as IMImageAffineMatrixQ8MBS) as IMImageQ8MBS
- method MergeImageLayers(ImageLayerMethod as integer) as IMImageQ8MBS
- method CompareImageLayers(ImageLayerMethod as integer) as IMImageQ8MBS
- method OptimizeImageTransparency
- method OptimizePlusImageLayers as IMImageQ8MBS
- method OptimizeImageLayers as IMImageQ8MBS
- method FxImage(expression as string) as IMImageQ8MBS
- method Chop(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method CoalesceImages as IMImageQ8MBS
- method Crop(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method DeconstructImages as IMImageQ8MBS
- method FlattenImages as IMImageQ8MBS
- method Flip as IMImageQ8MBS
- method Flop as IMImageQ8MBS
- method MosaicImages as IMImageQ8MBS
- method Roll(x as integer, y as integer) as IMImageQ8MBS
- method Shave(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method Splice(x as integer, y as integer, width as integer, height as integer) as IMImageQ8MBS
- method Trim as IMImageQ8MBS
- method DestroyImageAttributes
- method SetImageAttribute(key as string, value as string) as boolean
- method GetImageAttribute(key as string) as IMImageAttributeQ8MBS
- method GetNextImageAttribute as IMImageAttributeQ8MBS
- method CloneImageAttributes(image as IMImageAttributeQ8MBS) as Boolean
- method DeleteImageAttribute(key as string) as Boolean
- method GetImageClippingPathAttribute as IMImageAttributeQ8MBS
- method ResetImageAttributeIterator
- method OilPaint(radius as double) as IMImageQ8MBS
- method Charcoal(radius as double, sigma as double) as IMImageQ8MBS
- method Colorize(opacity as string, PenColorRed as integer, PenColorGreen as integer, PenColorBlue as integer, PenColorOpacity as integer) as IMImageQ8MBS
- method Implode(factor as double) as IMImageQ8MBS
- method Swirl(degrees as double) as IMImageQ8MBS
- method Wave(amplitude as double, wavelength as double) as IMImageQ8MBS
- method Stereo(otherImage as IMImageQ8MBS) as IMImageQ8MBS
- method Stegano(watermarkImage as IMImageQ8MBS) as IMImageQ8MBS
- method Solarize(factor as double) as boolean
- method SetImageProfile(name as string, ProfileData as string) as boolean
- method ProfileImage(name as string, ProfileData as string) as boolean
- method RemoveImageProfile(name as string) as string
- method GetImageProfile(name as string) as string
- method GetNextImageProfile as string
- method CloneImageProfiles(SourceImage as IMImageQ8MBS) as boolean
- method ResetImageProfileIterator
- method DestroyImageProfiles
- method RGBTransformImage(Colorspace as integer) as boolean
- method SetImageColorspace(Colorspace as integer) as boolean
- method TransformRGBImage(Colorspace as integer) as boolean
- method CycleColormap(displace as integer) as boolean
- method ClipPath(path as string, inside as boolean) as boolean
- method Average as IMImageQ8MBS
- method Combine(channel as integer) as IMImageQ8MBS
- method SetPixel(x as integer, y as integer, newPixel as IMColorQ8MBS)
- method CopyPixel(x as integer, y as integer) as IMColorQ8MBS
- method Rotate(degrees as double) as IMImageQ8MBS
- method Shear(Xshear as double, Yshear as double) as IMImageQ8MBS
- method Thumbnail(width as integer, height as integer) as IMImageQ8MBS
- method Scale(width as integer, height as integer) as IMImageQ8MBS
- method Sample(width as integer, height as integer) as IMImageQ8MBS
- method Minify as IMImageQ8MBS
- method Magnify as IMImageQ8MBS
- method Resize(width as integer, height as integer, FilterID as integer, blur as double) as IMImageQ8MBS
- method RandomThresholdChannel(channel as integer, thresholds as string) as boolean
- method WhiteThreshold(threshold as string) as boolean
- method BlackThreshold(threshold as string) as boolean
- method BilevelChannel(channel as integer, threshold as double) as boolean
- method UnsharpMaskChannel(channel as integer, radius as double, sigma as double, amount as double, threshold as double) as IMImageQ8MBS
- method Spread(radius as double) as IMImageQ8MBS
- method SharpenChannel(channel as integer, radius as double, sigma as double) as IMImageQ8MBS
- method Shade(gray as boolean, azimuth as double, elevation as double) as IMImageQ8MBS
- method ReduceNoise(radius as double) as IMImageQ8MBS
- method RadialBlur(angle as double) as IMImageQ8MBS
- method MotionBlur(radius as double, sigma as double, angle as double) as IMImageQ8MBS
- method MedianFilter(radius as double) as IMImageQ8MBS
- method GaussianBlurChannel(channel as integer, radius as double, sigma as double) as IMImageQ8MBS
- method Emboss(radius as double, sigma as double) as IMImageQ8MBS
- method Edge(radius as double) as IMImageQ8MBS
- method Despeckle() as IMImageQ8MBS
- method BlurImageChannel(channel as integer, radius as double, sigma as double) as IMImageQ8MBS
- method Blur(radius as double, sigma as double) as IMImageQ8MBS
- method AdaptiveThreshold(width as integer, height as integer, offset as integer) as IMImageQ8MBS
- method AddNoise(NoiseType as integer) as IMImageQ8MBS
- method Close
- method DestroyImage
- method Clone as IMImageQ8MBS
- method WriteImage(info as IMImageInfoQ8MBS) as boolean
- method IsBlobExempt as boolean
- method IsBlobSeekable as boolean
- method IsBlobTemporary as boolean
- method BlobSize as integer
- method ImageToBlob(info as IMImageInfoQ8MBS) as String
- method ImagesToBlob(info as IMImageInfoQ8MBS) as String
- method HandleMemory as memoryblock
- method Composite(ComposeOperator as integer, Image as IMImageQ8MBS, x as integer, y as integer)
- method DestroyImageList
- method AppendImageToList(img as IMImageQ8MBS)
- method RemoveFirstImageFromList as IMImageQ8MBS
- method NewImage(info as IMImageInfoQ8MBS, width as integer, height as integer, background as IMMagickPixelPacketQ8MBS) as boolean
- method SetPicture(pic as picture, x as integer, y as integer)
- method SetPictureMask(maskpic as picture, x as integer, y as integer)
- method CopyPicture(x as integer, y as integer, width as integer, height as integer) as picture
- method CopyPictureMask(x as integer, y as integer, width as integer, height as integer) as picture
- method CopyPicture as picture
- method CopyPictureMask as picture
- property Handle as Integer
- property Release as Boolean
- property LastException as IMExceptionQ8MBS
- property Filename as String
- property Magick as String
- property LastError as Integer
- property Width as Integer
- property Height as Integer
- property ResolutionUnits as Integer
- property Quality as Integer
- property Compression as Integer
- property Orientation as Integer
- property ResolutionX as double
- property ResolutionY as double
- property Endian as Integer
- property Interlace as Integer
- property Scene as Integer
- property Depth as Integer
- property Colors as Integer
- property ColorSpace as Integer
- property StorageClass as Integer
- property Gravity as Integer
- property Filter as Integer
- property Taint as Boolean
- property Matte as Boolean
- property Gamma as double
- property BlurFactor as double
- property Bias as double
- property Fuzz as double
- property RenderingIntent as Integer
- property BackgroundColor as IMColorQ8MBS
- property BorderColor as IMColorQ8MBS
- property MatteColor as IMColorQ8MBS
- property Montage as String
- property Directory as String
- property Geometry as String
- property Offset as Integer
- class IMMagickInfoListQ8MBS
- class IMMagickInfoQ8MBS
- class IMMagickPixelPacketQ8MBS
- class IMMissingFunctionExceptionQ8MBS
Blog Entries