mono / SkiaSharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
MIT License
4.14k stars 522 forks source link

GRMtlTextureInfo should have readonly getters #2833

Closed mattleibow closed 1 month ago

mattleibow commented 1 month ago

Description of Change

Just a few missing readonly modifiers of the property getters.