Table of Contents

Struct BMPParser.BMPPixelData

Namespace
Map.Loading.Images
Assembly
MapAssembly.dll

Pixel data access result

public struct BMPParser.BMPPixelData

Fields

Header

public BMPParser.BMPHeader Header

Field Value

BMPParser.BMPHeader

IsSuccess

public bool IsSuccess

Field Value

bool

RawData

public NativeSlice<byte> RawData

Field Value

NativeSlice<byte>

Methods

Dispose()

public void Dispose()