TextGraphicObject.idl (d1766043) TextGraphicObject.idl (d8faddcc)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 130 unchanged lines hidden (view full) ---

139 */
140 [property] short AdjustGreen;
141 //-------------------------------------------------------------------------
142 /** changes the display of the blue color channel.
143 It contains percentage values between -100 and +100.
144 */
145 [property] short AdjustBlue;
146 //-------------------------------------------------------------------------
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 130 unchanged lines hidden (view full) ---

139 */
140 [property] short AdjustGreen;
141 //-------------------------------------------------------------------------
142 /** changes the display of the blue color channel.
143 It contains percentage values between -100 and +100.
144 */
145 [property] short AdjustBlue;
146 //-------------------------------------------------------------------------
147 /** determins the gamma value of the graphic.
147 /** determines the gamma value of the graphic.
148 */
149 [property] double Gamma;
150 //-------------------------------------------------------------------------
148 */
149 [property] double Gamma;
150 //-------------------------------------------------------------------------
151 /** determins if the graphic is display in inverted colors.
151 /** determines if the graphic is display in inverted colors.
152 It contains percentage values between -100 and +100.
153 */
154 [property] boolean GraphicIsInverted;
155 //-------------------------------------------------------------------------
156 /** .
157 It contains percentage values between -100 and +100.
158 */
159 [property] short Transparency;

--- 16 unchanged lines hidden ---
152 It contains percentage values between -100 and +100.
153 */
154 [property] boolean GraphicIsInverted;
155 //-------------------------------------------------------------------------
156 /** .
157 It contains percentage values between -100 and +100.
158 */
159 [property] short Transparency;

--- 16 unchanged lines hidden ---