←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly