UserFrame.Ptr Property
Returns a pointer to the image data.
Syntax:
[C#]
public virtual
byte
*
Ptr
{
get
=
0
; };
See also:
UserFrame
<< UserFrame