godot-haskell-0.1.0.0: Haskell bindings for the Godot game engine API

Safe HaskellNone
LanguageHaskell2010

Godot.Core.GodotImage

Documentation

pattern FORMAT_RGF :: Int Source #

pattern FORMAT_DXT3 :: Int Source #

pattern FORMAT_RGBF :: Int Source #

pattern FORMAT_MAX :: Int Source #

pattern FORMAT_ETC :: Int Source #

pattern FORMAT_LA8 :: Int Source #

pattern FORMAT_DXT5 :: Int Source #

pattern ALPHA_NONE :: Int Source #

pattern ALPHA_BIT :: Int Source #

pattern ALPHA_BLEND :: Int Source #

pattern FORMAT_DXT1 :: Int Source #

pattern FORMAT_RF :: Int Source #

pattern FORMAT_L8 :: Int Source #

pattern FORMAT_RGB8 :: Int Source #

pattern FORMAT_RGBH :: Int Source #

pattern FORMAT_RH :: Int Source #

pattern FORMAT_R8 :: Int Source #

pattern FORMAT_RG8 :: Int Source #

pattern FORMAT_RGH :: Int Source #