VRay SDK for C#
Loading...
Searching...
No Matches
VRay.VRayImage Member List

This is the complete list of members for VRay.VRayImage, including all inherited members.

AddColor(Color color)VRay.VRayImage
AddColor(AColor color)VRay.VRayImage
CalculateWhiteBalanceMultiplier(WhiteBalanceMode mode)VRay.VRayImage
ChangeContrast(float contrast)VRay.VRayImage
ChangeExposure(float ev)VRay.VRayImage
ChangeGamma(float gamma)VRay.VRayImage
ChangeSRGB(bool apply=true)VRay.VRayImage
Clone() (defined in VRay.VRayImage)VRay.VRayImage
CompressToBMP(bool preserveAlpha=false, bool swapChannels=false)VRay.VRayImage
CompressToJPEG(int quality=0)VRay.VRayImage
CompressToPNG(bool preserveAlpha=false, int bitsPerChannel=8)VRay.VRayImage
Create(int width, int height)VRay.VRayImagestatic
CreateFromBuffer(byte[] buffer, string format, VRayRenderer renderer=null)VRay.VRayImagestatic
Dispose() (defined in VRay.VRayImage)VRay.VRayImage
Draw(VRayImage image, int x, int y, DrawMode mode=DrawMode.COPY)VRay.VRayImage
DrawMode enum name (defined in VRay.VRayImage)VRay.VRayImage
GammaVRay.VRayImage
GetCropped(int x, int y, int width, int height)VRay.VRayImage
GetCutIn(int width, int height)VRay.VRayImage
GetDownscaled(int width, int height)VRay.VRayImage
GetDownscaledCropped(int srcX, int srcY, int srcWidth, int srcHeight, int dstWidth, int dstHeight)VRay.VRayImage
GetEnumerator() (defined in VRay.VRayImage)VRay.VRayImage
GetFitIn(int width, int height)VRay.VRayImage
GetFitOut(int width, int height)VRay.VRayImage
GetPixelData()VRay.VRayImage
GetRawPixelDataPtr()VRay.VRayImage
GetResized(int width, int height)VRay.VRayImage
GetResizedCropped(int srcX, int srcY, int srcWidth, int srcHeight, int dstWidth, int dstHeight)VRay.VRayImage
HeightVRay.VRayImage
IntList_DataType enum nameVRay.VRayImage
Load(string fileName)VRay.VRayImagestatic
LoadSize(string fileName, out int width, out int height)VRay.VRayImagestatic
MakeNegative()VRay.VRayImage
MulColor(AColor color)VRay.VRayImage
PixelCountVRay.VRayImage
SaveToBMP(string fileName, bool preserveAlpha=false, bool swapChannels=false)VRay.VRayImage
SaveToEXR(string fileName)VRay.VRayImage
SaveToFile(string formatName, string fileName)VRay.VRayImage
SaveToJPEG(string fileName, int quality=0)VRay.VRayImage
SaveToPNG(string fileName, bool preserveAlpha=false, int bitsPerChannel=8)VRay.VRayImage
SaveToTIFF(string fileName, int bitsPerChannel=16)VRay.VRayImage
this[int index]VRay.VRayImage
this[long index]VRay.VRayImage
ToBitmapData(bool preserveAlpha=false, bool swapChannels=false, bool reverseY=false, int stride=0, int alphaValue=-1)VRay.VRayImage
ToBitmapStream(bool preserveAlpha=false)VRay.VRayImage
ToIntList(IntList_DataType type) (defined in VRay.VRayImage)VRay.VRayImage
TypeBMP (defined in VRay.VRayImage)VRay.VRayImagestatic
TypeEXR (defined in VRay.VRayImage)VRay.VRayImagestatic
TypeJPG (defined in VRay.VRayImage)VRay.VRayImagestatic
TypePNG (defined in VRay.VRayImage)VRay.VRayImagestatic
TypeTIF (defined in VRay.VRayImage)VRay.VRayImagestatic
WhiteBalanceMode enum name (defined in VRay.VRayImage)VRay.VRayImage
WidthVRay.VRayImage