'Declaration Public Shared Sub LockSourceBitmap( _
ByVal imageVintasoftImage object.As Vintasoft.Imaging.VintasoftImage, _
ByVal renderingSettingsThe rendering settings, which must be applied to the image.As Vintasoft.Imaging.Codecs.Decoders.RenderingSettings _
)
public static void LockSourceBitmap(
Vintasoft.Imaging.VintasoftImage image,
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings renderingSettings
)
public: static void LockSourceBitmap(
Vintasoft.Imaging.VintasoftImage* image,
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings* renderingSettings
)
public:
static void LockSourceBitmap(
Vintasoft.Imaging.VintasoftImage^ image,
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings^ renderingSettings
)
Parameters
- image
- VintasoftImage object.
- renderingSettings
- The rendering settings, which must be applied to the image.