Search Results for

    Show / Hide Table of Contents

    Interface IPixelTexture2D

    Defines the interface to a 2D Texture which allows pixel manipulations

    Implements
    ITexture2D
    Namespace:
    Assembly: .dll
    Syntax
    public interface IPixelTexture2D extends ITexture2D

    Methods

    getTextureFiltering()

    Gets the sampling mode for this texture

    Declaration
    public abstract TextureFiltering getTextureFiltering()
    Returns
    Type Description
    TextureFiltering

    The sampling mode

    Implements

    ITexture2D
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml