DicomObjects Reference
DicomObjects Reference / DicomImage Object / PixelAddress64 Property
PixelAddress64 Property
Description
Pointer to Pixel Buffer as true pointer
Property type
Read-only property
Syntax
Visual Basic
Public Property PixelAddress64 As Unknown
Return Type
Returns a 64 bit pointer
Remarks
Same as PixelAddress but designed to work with 64 bit systems
See Also