blob: 754cb2b198374768944285b942b5c33cd7c0f111 [file] [log] [blame]
/**************************************************************
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
*************************************************************/
// RID_SIDEBAR_GRAPHIC_PANEL--------------------------------------------------------------
#define FT_BRIGHTNESS 1
#define MTR_BRIGHTNESS 2
#define FT_CONTRAST 3
#define MTR_CONTRAST 4
#define FT_TRANSPARENT 5
#define MTR_TRANSPARENT 6
#define FT_COLOR_MODE 10
#define LB_COLOR_MODE 11
#define MBOX_WIDTH 50
#define MF_RED 21
#define MF_GREEN 22
#define MF_BLUE 23
#define MF_GAMMA 24
#define IMG_RED 25
#define IMG_GREEN 26
#define IMG_BLUE 27
#define IMG_GAMMA 28