TabRasterLayerProperties
=================================

.. currentmodule:: axioma.core.dp

.. class:: TabRasterLayerProperties

	Свойства растрового слоя

			.. py:attribute:: useTransparentColor

			Использовать цвет transparentColor как прозрачный

			:type: :class:`bool` 

			.. py:attribute:: transparentColor

			Цвет как прозрачный

			:type: :class:`~PyQt5.QtGui.QColor`

			.. py:attribute:: opacity

			Полупрозрачность

			:type: :class:`int`

			.. py:attribute:: brightness

			Яркость

			:type: :class:`int`

			.. py:attribute:: grayscale

			Является ли изображение черно-белым

			:type: :class:`bool`

