←Select platform

RasterPaintDibInfo Class

Summary

This class describes the image data expected by the custom paint callbacks. It is used with the RasterPaintCallbacks callbacks.

Syntax
C#
VB
C++
public class RasterPaintDibInfo 
Public Class RasterPaintDibInfo  
public ref class RasterPaintDibInfo  

Remarks

The user will typically allocate this class and return it from the RasterImagePaintCallbackFunction.GetDibInfoCallback callback.

Example

For an example please see RasterPaintDibInfo Example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly