CommonGetImageThumbnail Method
|
|
Return image thumbnail, create if it doesn't exist
Namespace:
MediaCy.Controls.Common.Vb
Assembly:
MediaCy.Controls.Common.Vb (in MediaCy.Controls.Common.Vb.dll) Version: 3.1.0.0
SyntaxPublic Shared Function GetImageThumbnail (
Image As McImage,
Optional Frame As Long = -1,
Optional bSmallElseLarge As Boolean = true
) As Image
Parameters
- Image
- Type: MediaCy.IQL.EngineMcImage
- Frame (Optional)
- Type: SystemInt64
- bSmallElseLarge (Optional)
- Type: SystemBoolean
Return Value
Type:
Image
Remarks
See Also