Platforms to show: All Mac Windows Linux Cross-Platform
GIF
Classes and functions for handling GIF picture files.
- GifStringToGifMBS(data as string) as GIFMBS
- GifStringToPictureMBS(data as string) as Picture
- class GifBlockMBS
- method Clone as GifBlockMBS
- property Extension as GifExtensionMBS
- property Intro as Integer
- property Picture as GIFPictureMBS
- class GifDataMBS
- method Clone as GifDataMBS
- property DataMemory as Memoryblock
- property DataString as String
- property Length as Integer
- class GifExtensionMBS
- method Add(data as GifDataMBS)
- method Clone as GifExtensionMBS
- method Data(index as integer) as GifDataMBS
- property Count as Integer
- property FirstData as GifDataMBS
- property Marker as Integer
- class GIFMBS
- method Add(block as GifBlockMBS)
- method Block(index as integer) as GifBlockMBS
- method Clone as GIFMBS
- method MakeFirstMask as picture
- method MakeFirstPicture as picture
- method MakeFirstPictureWithMask as picture
- method Print(file as folderitem) as boolean
- property Count as Integer
- property FirstBlock as GifBlockMBS
- property Header as String
- property Screen as GifScreenMBS
- class GifPaletteMBS
- class GIFPictureMBS
- method Clone as GIFPictureMBS
- method CopyData as memoryblock
- method MakeMask as picture
- method MakeMask(TransparentColorIndex as integer) as picture
- method MakePicture as picture
- method PixelData(row as integer) as memoryblock
- property Data as Memoryblock
- property HasPalette as Boolean
- property Height as Integer
- property Interlace as Boolean
- property Left as Integer
- property Palette as GifPaletteMBS
- property PaletteDepth as Integer
- property Sorted as Boolean
- property Top as Integer
- property Width as Integer
- class GifScreenMBS
- method Clone as GifScreenMBS
- property Aspect as Integer
- property BackgroundColor as Integer
- property ColorResolution as Integer
- property HasPalette as Boolean
- property Height as Integer
- property Palette as GifPaletteMBS
- property PaletteDepth as Integer
- property Sorted as Boolean
- property Width as Integer
The items on this page are in the following plugins: MBS REALbasic GIF Plugin.
Links
MBS REAL studio tutorial videos - Bilder aus Nickenich