GodotSharpAPI
GodotSharpAPI
Godot
Image Class
Image Methods
BlendRect Method
BlendRectMask Method
BlitRect Method
BlitRectMask Method
BumpmapToNormalmap Method
ClearMipmaps Method
Compress Method
Convert Method
CopyFrom Method
Create Method
CreateFromData Method
Crop Method
Decompress Method
DetectAlpha Method
ExpandX2Hq2x Method
Fill Method
FixAlphaEdges Method
FlipX Method
FlipY Method
GenerateMipmaps Method
GetData Method
GetFormat Method
GetHeight Method
GetMipmapOffset Method
GetPixel Method
GetPixelv Method
GetRect Method
GetSize Method
GetUsedRect Method
GetWidth Method
HasMipmaps Method
IsCompressed Method
IsEmpty Method
IsInvisible Method
Load Method
LoadBmpFromBuffer Method
LoadJpgFromBuffer Method
LoadPngFromBuffer Method
LoadTgaFromBuffer Method
LoadWebpFromBuffer Method
Lock Method
NormalmapToXy Method
PremultiplyAlpha Method
Resize Method
ResizeToPo2 Method
RgbeToSrgb Method
SaveExr Method
SavePng Method
SavePngToBuffer Method
SetPixel Method
SetPixelv Method
ShrinkX2 Method
SrgbToLinear Method
Unlock Method
Image
SrgbToLinear Method
Converts the raw data from the sRGB colorspace to a linear scale.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
SrgbToLinear
()
See Also
Reference
Image Class
Godot Namespace