---
title: textureName()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/qcplugininputimagesource/texturename()
---

# textureName()

Returns the texture name.

## Declaration

```swift
func textureName() -> GLuint
```

## Return Value

Return Value The texture name.

## See Also

### Getting Texture Information

- [texturePixelsWide()](quartz/qcplugininputimagesource/texturepixelswide().md)
- [texturePixelsHigh()](quartz/qcplugininputimagesource/texturepixelshigh().md)
- [textureTarget()](quartz/qcplugininputimagesource/texturetarget().md)
- [textureColorSpace()](quartz/qcplugininputimagesource/texturecolorspace().md)
- [textureFlipped()](quartz/qcplugininputimagesource/textureflipped().md)
- [textureMatrix()](quartz/qcplugininputimagesource/texturematrix().md)
