Show / Hide Table of Contents

Class ImageTextureExtensions

Inheritance
System.Object
ImageTextureExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class ImageTextureExtensions

Methods

| Improve this Doc View Source

CheckAssetIntegrity(IImageTexture)

Declaration
public static bool CheckAssetIntegrity(this IImageTexture texture)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Classes.ClassID_189.IImageTexture texture
Returns
Type Description
System.Boolean
| Improve this Doc View Source

GetImageData(IImageTexture)

Declaration
public static byte[] GetImageData(this IImageTexture texture)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Classes.ClassID_189.IImageTexture texture
Returns
Type Description
System.Byte[]
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾