Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsExtensionList Class : CreateStamp Method |
public RasterImage CreateStamp()
'Declaration
Public Function CreateStamp() As RasterImage
'Usage
Dim instance As CodecsExtensionList Dim value As RasterImage value = instance.CreateStamp()
public RasterImage CreateStamp()
- (nullable LTRasterImage *)createStamp:(NSError **)error
public RasterImage createStamp()
function Leadtools.Codecs.CodecsExtensionList.CreateStamp()
public: RasterImage^ CreateStamp();