JCL Help:TJclByteMap.Bytes

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Provides access to contained data.


Pascal

 public property Bytes: TDynByteArray;


Description

Returns the pointer to the internal array of bytes. Data is stored in row-major order, top-left "pixel" comes first.


About

Donator

Alex Denissov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page