The plugin part ImageMagickQ16
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:ImageMagickQ16:
Partly Console safe,
381 entry points.
- class ImageMagickQ16MBS
- class IMColorQ16MBS
- class IMExceptionQ16MBS
- class IMImageAffineMatrixQ16MBS
- class IMImageAttributeQ16MBS
- class IMImageInfoQ16MBS
- class IMImageQ16MBS
- method ClutImageChannel(ChannelType as Integer, clutImage as IMImageQ16MBS) as Boolean
- method ClutImage(clutImage as IMImageQ16MBS) 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 IMImageQ16MBS
- method FrameImage(x as integer, y as integer, width as integer, height as integer, innerBevel as integer, OuterBevel as integer) as IMImageQ16MBS
- method BorderImage(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- 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 IMImageQ16MBS
- method ConsolidateCMYKImages as IMImageQ16MBS
- method ExcerptImage(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- method ExtentImage(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- method TransverseImage as IMImageQ16MBS
- method TransposeImage as IMImageQ16MBS
- method AffineTransformImage(matrix as IMImageAffineMatrixQ16MBS) as IMImageQ16MBS
- method MergeImageLayers(ImageLayerMethod as integer) as IMImageQ16MBS
- method CompareImageLayers(ImageLayerMethod as integer) as IMImageQ16MBS
- method OptimizeImageTransparency
- method OptimizePlusImageLayers as IMImageQ16MBS
- method OptimizeImageLayers as IMImageQ16MBS
- method FxImage(expression as string) as IMImageQ16MBS
- method Chop(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- method CoalesceImages as IMImageQ16MBS
- method Crop(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- method DeconstructImages as IMImageQ16MBS
- method FlattenImages as IMImageQ16MBS
- method Flip as IMImageQ16MBS
- method Flop as IMImageQ16MBS
- method MosaicImages as IMImageQ16MBS
- method Roll(x as integer, y as integer) as IMImageQ16MBS
- method Shave(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- method Splice(x as integer, y as integer, width as integer, height as integer) as IMImageQ16MBS
- method Trim as IMImageQ16MBS
- method DestroyImageAttributes
- method SetImageAttribute(key as string, value as string) as boolean
- method GetImageAttribute(key as string) as IMImageAttributeQ16MBS
- method GetNextImageAttribute as IMImageAttributeQ16MBS
- method CloneImageAttributes(image as IMImageAttributeQ16MBS) as Boolean
- method DeleteImageAttribute(key as string) as Boolean
- method GetImageClippingPathAttribute as IMImageAttributeQ16MBS
- method ResetImageAttributeIterator
- method OilPaint(radius as double) as IMImageQ16MBS
- method Charcoal(radius as double, sigma as double) as IMImageQ16MBS
- method Colorize(opacity as string, PenColorRed as integer, PenColorGreen as integer, PenColorBlue as integer, PenColorOpacity as integer) as IMImageQ16MBS
- method Implode(factor as double) as IMImageQ16MBS
- method Swirl(degrees as double) as IMImageQ16MBS
- method Wave(amplitude as double, wavelength as double) as IMImageQ16MBS
- method Stereo(otherImage as IMImageQ16MBS) as IMImageQ16MBS
- method Stegano(watermarkImage as IMImageQ16MBS) as IMImageQ16MBS
- 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 IMImageQ16MBS) 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 IMImageQ16MBS
- method Combine(channel as integer) as IMImageQ16MBS
- method SetPixel(x as integer, y as integer, newPixel as IMColorQ16MBS)
- method CopyPixel(x as integer, y as integer) as IMColorQ16MBS
- method Rotate(degrees as double) as IMImageQ16MBS
- method Shear(Xshear as double, Yshear as double) as IMImageQ16MBS
- method Thumbnail(width as integer, height as integer) as IMImageQ16MBS
- method Scale(width as integer, height as integer) as IMImageQ16MBS
- method Sample(width as integer, height as integer) as IMImageQ16MBS
- method Minify as IMImageQ16MBS
- method Magnify as IMImageQ16MBS
- method Resize(width as integer, height as integer, FilterID as integer, blur as double) as IMImageQ16MBS
- 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 IMImageQ16MBS
- method Spread(radius as double) as IMImageQ16MBS
- method SharpenChannel(channel as integer, radius as double, sigma as double) as IMImageQ16MBS
- method Shade(gray as boolean, azimuth as double, elevation as double) as IMImageQ16MBS
- method ReduceNoise(radius as double) as IMImageQ16MBS
- method RadialBlur(angle as double) as IMImageQ16MBS
- method MotionBlur(radius as double, sigma as double, angle as double) as IMImageQ16MBS
- method MedianFilter(radius as double) as IMImageQ16MBS
- method GaussianBlurChannel(channel as integer, radius as double, sigma as double) as IMImageQ16MBS
- method Emboss(radius as double, sigma as double) as IMImageQ16MBS
- method Edge(radius as double) as IMImageQ16MBS
- method Despeckle() as IMImageQ16MBS
- method BlurImageChannel(channel as integer, radius as double, sigma as double) as IMImageQ16MBS
- method Blur(radius as double, sigma as double) as IMImageQ16MBS
- method AdaptiveThreshold(width as integer, height as integer, offset as integer) as IMImageQ16MBS
- method AddNoise(NoiseType as integer) as IMImageQ16MBS
- method Close
- method DestroyImage
- method Clone as IMImageQ16MBS
- method WriteImage(info as IMImageInfoQ16MBS) as boolean
- method IsBlobExempt as boolean
- method IsBlobSeekable as boolean
- method IsBlobTemporary as boolean
- method BlobSize as integer
- method ImageToBlob(info as IMImageInfoQ16MBS) as String
- method ImagesToBlob(info as IMImageInfoQ16MBS) as String
- method HandleMemory as memoryblock
- method Composite(ComposeOperator as integer, Image as IMImageQ16MBS, x as integer, y as integer)
- method DestroyImageList
- method AppendImageToList(img as IMImageQ16MBS)
- method RemoveFirstImageFromList as IMImageQ16MBS
- method NewImage(info as IMImageInfoQ16MBS, width as integer, height as integer, background as IMMagickPixelPacketQ16MBS) 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 IMExceptionQ16MBS
- 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 IMColorQ16MBS
- property BorderColor as IMColorQ16MBS
- property MatteColor as IMColorQ16MBS
- property Montage as String
- property Directory as String
- property Geometry as String
- property Offset as Integer
- class IMMagickInfoListQ16MBS
- class IMMagickInfoQ16MBS
- class IMMagickPixelPacketQ16MBS
- class IMMissingFunctionExceptionQ16MBS
Blog Entries