MCPcopy Create free account
hub / github.com/Tencent/tgfx / isImageCodec

Method isImageCodec

include/tgfx/core/ImageCodec.h:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 bool isImageCodec() const final {
84 return true;
85 }
86
87 /**
88 * Decodes the image into the given pixel buffer using the specified image info. If the size

Callers 1

MakeFromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected