MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Validate

Method Validate

Source/Engine/EditorSupport/Image.cpp:1022–1070  ·  view source on GitHub ↗

Validate the parameters in this image format. Format validation performs the following checks: - The number of bytes per pixel is between 1 and 4 (inclusive). - The range of bits for any given color channel does not exceed the range allowed by the given pixel size. Note that individual color channel bit ranges are ignored if a palette is specified (this check will not be peformed for palettized

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

InitializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected