Struct PersistentBMPPixelData
Persistent pixel data that owns its memory allocation
public struct PersistentBMPPixelData
Fields
Header
public BMPParser.BMPHeader Header
Field Value
IsSuccess
public bool IsSuccess
Field Value
- bool
RawData
public NativeArray<byte> RawData
Field Value
- NativeArray<byte>
Methods
Dispose()
public void Dispose()