All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alee.skin.light.resources.image.xml Maven / Gradle / Ivy

There is a newer version: 1.2.14
Show newest version
<skin xmlns="http://weblookandfeel.com/XmlSkin">

    <!-- com.alee.extended.image.WebImage -->

    <!-- Image -->
    <style type="image">
        <component>
            <opaque>false</opaque>
            <foreground>black</foreground>
        </component>
        <painter />
    </style>

    <!-- Portrait image -->
    <style type="image" id="portrait">
        <painter>
            <decorations>
                <decoration>
                    <WebShape round="0" />
                    <WebShadow type="outer" width="10" />
                    <LineBorder color="170,170,170" />
                </decoration>
            </decorations>
        </painter>
    </style>

</skin>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy