Docs v3.1.0
Overview FAQ
Get Started
Installation Project Setup Build & Deploy Sample Scene
Learn
Concepts Architecture Touch Pieces Hardware
Guides
Touch Simulator Profile Switcher Player Management Pause Menu Save Game System
Reference
API Reference
More
AI Assistant Changelog Support License

Namespaces

  • Core
  • Input
  • Save
  • Session

Board

Board.Save.ImageProcessor

ImageProcessor.IsValidCoverImage(Texture2D) Method

Validates that a UnityEngine.Texture2D is suitable for use as a cover image.

public static bool IsValidCoverImage(Texture2D texture);

Parameters

texture UnityEngine.Texture2D

UnityEngine.Texture2D to validate.

Returns

System.Boolean
true if the texture is valid for use as a cover image; otherwise, false.

© 2026 Harris Hill Products Inc