DynaPDFImageMBS class
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
DynaPDFImageMBS class
A class for dynapdf for passing image data.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 47 properties
- 5 methods
- method Constructor Private
- method Decode as Single()
- method MaskImage(Flags as UInt32 = 0) as DynaPDFImageMBS
- method PictureData(ImageFormat as Integer = 0, ImageFilter as Integer = 0) as String
- method SoftMask(Flags as UInt32 = 0) as DynaPDFImageMBS
This class has no sub classes.
Some methods using this class:
- DynaPDFMBS.AddImage(Filter as Integer, Flags as Integer, Image as DynaPDFImageMBS) as boolean
- DynaPDFMBS.GetImageObj(Handle as UInt32, Flags as Integer = 0) as DynaPDFImageMBS
- DynaPDFMBS.ReplaceImage(ImageToReplace as DynaPDFImageMBS, ImageFile as FolderItem, Index as Integer = 1, ColorSpace as Integer = 0, CSHandle as Integer = -1, Flags as Integer = 0) as Boolean
- DynaPDFMBS.ReplaceImageEx(ImageToReplace as DynaPDFImageMBS, ImageData as MemoryBlock, Index as Integer = 1, ColorSpace as Integer = 0, CSHandle as Integer = -1, Flags as Integer = 0) as Boolean
- DynaPDFMBS.ReplaceImageEx(ImageToReplace as DynaPDFImageMBS, ImageData as String, Index as Integer = 1, ColorSpace as Integer = 0, CSHandle as Integer = -1, Flags as Integer = 0) as Boolean
Some properties using for this class:
Some events using this class:
Some examples using this class:
Blog Entries
Xojo Developer Magazine
Release notes
- Version 21.1
- Version 19.2
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFHideActionMBS
-
DynaPDFImportDataActionMBS